Package Release Info

python-lmfit-0.9.12-bp151.1.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-lmfit
python3-lmfit

Change Logs

* Tue Mar 05 2019 Todd R <toddrme2178@gmail.com>
- Fix spurious unit test errors.
* Fri Jan 18 2019 Tomá? Chvátal <tchvatal@suse.com>
- Apply patch to fix build with new scipy:
  * lmfit-scipy.patch
* Fri Jan 18 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.9.12:
  * make exceptions explicit
  * use inspect.getfullargspec for Python3
  * test-suite: use pytest features, improve coverage, fix mistakes
* Thu Mar 22 2018 toddrme2178@gmail.com
- Initial version