### These are programs, documentation, and data contributed by Peter A. Cejchan < cej@gli.cas.cz> ### INDEX (quick draft) dat/ - dir holding databases strat - stratigraphic table (aka Geological TimeTable; db with awk scripts) rc/ bin/ - rc scripts sys/ doc/ netpbm - .ms and .ps documentation for APE port of NetPBM package src/ ape/ - APE ports cmd/ - of linux/unix programs: bio/ - biology-oriented chem/ - chemistry geo/ - geology, geography img/ - imaging, image processing and conversion math/ - maths, incl. probability and statistics misc/ - miscellaneous other, not fitting anywhere txt/ - text-proceessing lib/ - of libraries (obsolete) cmd/ - '9-native programs bio/ - biology-oriented chem/ - chemistry geo/ - geology, geography img/ - imaging, image processing and conversion math/ - maths, incl. probability and statistics misc/ - miscellaneous other, not fitting anywhere txt/ - text-proceessing lib/ - '9-native libraries, both ported, and mine: gsl* GNU Scientific Library, native port (not everything ported, though... some parts should be totally rewritten to simplify). liblist* a small library implementing linked lists plus some functions, courtesy of L. Allison. libmatrix* library implementing a simple matrix and vector structures, plus some functions libtree* a small library implementing binary tree plus some functions, courtesy of L. Allison.