Markéta Machová
5cfc2ad4f7
- Update to 1.2.2 * add create_params function * add ModelResult.summary() to return many resulting fit statistics and attributes into a JSON-able dict. * update tests for latest versions of NumPy and SciPy. * Coercing of user input data and independent data for Model to float64 ndarrays is somewhat less aggressive and will not increase the precision of numpy ndarrays * improve Model.make_params and create_params to take optional dict of Parameter attributes * Outputs of residual functions, including Model._residual, are more explicitly coerced to 1d-arrays of datatype Float64. This decreases the expectation for the user-supplied code to return ndarrays, and increases the tolerance for more “array-like” objects or ndarrays that are not Float64 or 1-dimensional. OBS-URL: https://build.opensuse.org/request/show/1105049 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-lmfit?expand=0&rev=9 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
lmfit-1.2.2.tar.gz | ||
python-lmfit.changes | ||
python-lmfit.spec |