Personal IDL library of Michael Galloy. This is code that doesn't have enough "meat" on it to be it's own package. :Author: Michael Galloy :Dirs: ./ Main utility routines analysis/ Various algorithms (sorting, sampling, etc.) and math helper routines animation/ Classes to produce animations using object graphics. collection/ Objects implementing various types of collections. envi/ ENVI user routines. fileio/ File input/output routines. hdf5/ Routines for reading/writing/querying HDF5 files. indices/ Routines for handling index arrays. install_tools/ Routines for installing new projects and their dependencies. introspection/ Routines for inspecting variables and routines. itools/ iTools related helpers and components. misc/ Miscellaneous routines. net/ Routines for handling network communication. objects/ Classes for doing object-oriented programming. strings/ Routines for manipulating strings. templating/ Tools for using templated output. textmarkup/ Classes for converting between text markup styles: rst, LaTex, and HTML. updater/ Start of an automatic updater library. vtk/ VTK file reader routines. widgets/ Routines and objects for doing widget programming.