Go to file
Markéta Machová 5cfc2ad4f7 Accepting request 1105049 from home:mcalabkova:branches:devel:languages:python:numeric
- 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
2023-08-22 19:05:32 +00:00
.gitattributes Accepting request 812430 from home:glaubitz:branches:devel:languages:python:numeric 2020-06-16 08:37:37 +00:00
.gitignore Accepting request 812430 from home:glaubitz:branches:devel:languages:python:numeric 2020-06-16 08:37:37 +00:00
lmfit-1.2.2.tar.gz Accepting request 1105049 from home:mcalabkova:branches:devel:languages:python:numeric 2023-08-22 19:05:32 +00:00
python-lmfit.changes Accepting request 1105049 from home:mcalabkova:branches:devel:languages:python:numeric 2023-08-22 19:05:32 +00:00
python-lmfit.spec Accepting request 1105049 from home:mcalabkova:branches:devel:languages:python:numeric 2023-08-22 19:05:32 +00:00