summaryrefslogtreecommitdiffstats
path: root/unit_trace/stats.py
Commit message (Collapse)AuthorAge
* Refactored stats module to be an output moduleMac Mollison2010-03-26
| | | | | Previously this was an "intermediate" module. Makes more sense to have it as an output module.
* Improve stats.py to show longest n inversionsMac Mollison2010-03-26
|
* Zapped a bunch of trailing whitespaceMac Mollison2010-03-20
|
* Further restructuring to create 'unit_trace' pkgMac Mollison2010-03-13
The unit_trace folder should be placed in /usr/local/lib/pythonX.Y/site-packages. This makes unit-trace submodules available from anywhere on the system.