Add support for nosetests multiprocessing plugin.
[sawsim.git] / pysawsim / parameter_scan.py
2010-10-27 W. Trevor KingAdd support for nosetests multiprocessing plugin.
2010-10-27 W. Trevor KingUse single-quote delimited strings when possssible.
2010-10-27 W. Trevor KingHistogramMatcher should not plot residual comparisons...
2010-10-27 W. Trevor KingAssorted minor cleanups to pysawsim/parameter_scan.py.
2010-10-26 W. Trevor KingRemove some more velocity-specific cruft from pysawsim...
2010-10-26 W. Trevor Kingparameter_scan.py no longer needs to import anything...
2010-10-23 W. Trevor KingReplace EXAMPLE_HISTOGRAM_FILE_CONTENTS histograms...
2010-10-23 W. Trevor KingAdd epilogs to each OptionParser in pysawsim.
2010-10-23 W. Trevor KingMove sawsim running into a new pysawsim.sawsim.SawsimRu...