a98d45c09eAccepting request 1198943 from devel:languages:python:numeric
factory
Ana Guerrero
2024-09-05 13:47:40 +0000
03e97688a9- Update to 1.3.2 * fix typo in restoring a _buildmodel dict (PR #957, Issue #956) * fixes for Numpy2 support (PR #959, Issue #958) * ensure that correct initial params are used when re-fitting a ModeRresult (PR #961, Issue #960) * make sure that CompositeModels cannot have a prefix (PR #961, Issue #954) * now require asteval>=1.0 and uncertainties>=3.2.2 - Fix requirements - Drop support-numpy-2.patch - Add lmfit-pr965-asteval.patch gh#lmfit/lmfit-py#965Markéta Machová2024-09-05 10:13:46 +0000
5c185703f7Accepting request 1186990 from devel:languages:python:numeric
Ana Guerrero
2024-07-12 15:05:16 +0000
5c0159d016- Update to 1.3.1: * New features: + add 'min_rel_change' as optional variable in calculation of confidence intervals with Model.conf_interval(). + Model.eval_uncertainty now takes an optional dscale parameter (default value of 0.01) to set the step size for calculating derivatives + add calculation of predicted_interval to Model.eval_uncertainty * Bug fixes/enhancements: + allow Model.eval_uncertainty to be performed with single points for x independent variables + allow Model._parse_param to handle older-style passed-in 'argnames' and 'kwargs' as for variadic function + better allow (or re-allow) Model function independent variables / keyword arguments to be given non-default values at model creation time + add form as independent variable for builtin Step, Rectangle, Thermal Distribution models. + use Model._reprstring(long=True) for model Model.__repr__(). + restore best-fit parameter values for high accuracy values of constrained values + improvement to Model for the difference between Parameter, "independent variable", and "option". + better saving/loading saved states of Model now use dill, have several cleanups, and are now versioned for future-proofing. + fix bug calculating r-squared for fits with weights + fix bug in modelresult.eval_uncertainty() after load_modelresult() + add test for MinimizerResult.uvars after successful fit * Maintenance/Deprecations: + drop support for Python 3.7 + fix tests for Python 3.12 and Python 3.13-dev + increase minimum numpy verstio to 1.23 and scipy to 1.8.
Steve Kowalik
2024-07-05 03:04:39 +0000
b2a9a3d0e6Accepting request 1105318 from devel:languages:python:numeric
Ana Guerrero
2023-08-23 12:58:27 +0000
5cfc2ad4f7Accepting request 1105049 from home:mcalabkova:branches:devel:languages:python:numericMarkéta Machová2023-08-22 19:05:32 +0000
d132d8ae53Accepting request 1058764 from devel:languages:python:numeric
Dominique Leuenberger
2023-01-17 16:35:08 +0000
3434fdbedbAccepting request 1058273 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2023-01-16 20:56:18 +0000
2ea2d3b0a5Accepting request 943211 from devel:languages:python:numeric
Dominique Leuenberger
2021-12-30 14:55:41 +0000
3ead3c1698Accepting request 942992 from home:bnavigator:branches:devel:languages:python:numericMatej Cepl2021-12-30 12:39:26 +0000
2336efa3a3Accepting request 873457 from devel:languages:python:numeric
Dominique Leuenberger
2021-02-19 22:43:57 +0000
635dd2b355Accepting request 873450 from home:bnavigator:branches:devel:languages:python:numericMarkéta Machová2021-02-18 15:30:09 +0000
cfb4789d41Accepting request 814851 from devel:languages:python:numeric
Dominique Leuenberger
2020-06-16 11:46:02 +0000
c391a04316- Skip two failing tests that are borked on non 64bit intel
Tomáš Chvátal
2020-06-16 08:44:23 +0000
25ca3857f9Accepting request 812430 from home:glaubitz:branches:devel:languages:python:numeric
Tomáš Chvátal
2020-06-16 08:37:37 +0000