forked from pool/python-lmfit
Markéta Machová
635dd2b355
- Update to version 1.0.2 * officially supports Python 3.9 and has dropped support for Python 3.5. The minimum version of the following dependencies were updated: asteval>=0.9.21, numpy>=1.18, and scipy>=1.3. New features: * added two-dimensional Gaussian lineshape and model (PR #642; @mpmdean) * all built-in models are now registered in lmfit.models. lmfit_models; new Model class attribute valid_forms (PR #663; @rayosborn) * added a SineModel (PR #676; @lneuhaus) * add the run_mcmc_kwargs argument to Minimizer.emcee to pass to the emcee.EnsembleSampler.run_mcmc function (PR #694; @rbnvrw) - Skip python36 build: Numpy 1.20 dropped support for Python 3.6 (NEP 29) OBS-URL: https://build.opensuse.org/request/show/873450 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-lmfit?expand=0&rev=4 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
lmfit-1.0.2.tar.gz | ||
python-lmfit.changes | ||
python-lmfit.spec |