Force bin_edges and counts to be numy arrays in Histogram.
[sawsim.git] / pysawsim / fit.py
2010-11-05 W. Trevor KingModelFitter.fit() should always return a list (even...
2010-11-05 W. Trevor KingAccount for binwidth in HistogramModelFitter doctest.
2010-11-04 W. Trevor KingMoved testing/common/fit.py to pysawsim/fit.py and...