to teem

General Information

teem

THIS IS UNFINISHED

The inter-dependencies of the teem libraries has slowly converged according to my notion of what functionality is "fundamental" versus "specialized". This is not a clear-cut distinction, but the present arrangement has proven successful. It is graphed here:
teem lib dependency graph
air is at the top because it depends on no other library (besides the system's math library). Each edge represents a dependency, either from using data or functions provided by the higher library, or from requiring a data structure definition or #define from its header file. Going from top to bottom, the libraries appear in exactly the same order that they are built.