idllib

Personal IDL library for M. Galloy

single page | use frames    directories     project statistics

Overview

Personal IDL library of Michael Galloy. This is code that doesn't have enough "meat" on it to be its own package.

Directories

./

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.

cula/

CULAtools bindings.

envi/

ENVI user routines.

fileio/

File input/output routines.

googlevoice/
gsl/

Wrappers for GNU Scientific Library (GSL) routines.

hdf/

Routines for reading/writing/querying HDF files.

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.

markdown/

Wrapper for a C implementation of John Gruber's markdown.

misc/

Miscellaneous routines.

net/

Routines for handling network communication.

netcdf/

Routines for reading/writing/querying netCDF files.

objects/

Classes for doing object-oriented programming.

profiling/
save/
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.

widgets/

Routines and objects for doing widget programming.

Author information

Author:

Michael Galloy

Copyright:

BSD licensed

Project statistics

Directories: 27
.pro files: 166
.sav files: 0
Routines: 672
Lines: 21,737
Required IDL version: 8.0
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.