Path to this page:
Subject: CVS commit: pkgsrc/math/py-lmfit
From: Adam Ciarcinski
Date: 2018-07-13 08:22:35
Message id: 20180713062235.DF72CFBEC@cvs.NetBSD.org
Log Message:
py-lmfit: updated to 0.9.11
0.9.11:
make exception explicit
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.
Files: