Personal tools
You are here: Home / CarnegiePython / Burns' Python Scripts

Burns' Python Scripts

Various code for analysis of data. Dependencies are noted in each item as a "Related Item" at the end.
Scripts
These are programs that are meant for a specific task and are run from the command line. They may depend on my modules.
Modules
These are more general-purpose modules, intended to be imported into other python scripts.
File gzip archive Python.Darwin.i386-20Nov2007.dmg.gz
Dan's Python distribution, but compiled for the Intel Macs using gcc-4.0 Recent fixes to dependencies and tested on a vanilla Mac.
pygplot
A wrapper than wraps around the python PGPLOT wrappers. pygplot gives the usual CPGPLOT (or PPGPLOT) wrappers a more object-oriented interface.