Skip to content

0.9.10

Compare
Choose a tag to compare
@newville newville released this 18 May 11:34
· 1088 commits to master since this release
57f04ab

Major Changes for 0.9.10:

  • add AMPGO and basin-hopping global optimization methods.
  • aborting a fit from the objective function now raises AbortFitException
  • fit statistics are more uniformly calculated.
  • the uncertainties package is now an external dependency, and an out-dated copy is no longer kept in lmfit.
  • more exceptions when import matplotlib are now tolerated.
  • many documentation fixes.