- Update to 3.2.3:
* Changes:
+ Changes how numpy is handled as an optional dependency. Now a
NotImplementedError is raised indicating that the function can't be
used because numpy couldn't be imported.
+ Refactors the implementation for the calculation of the derivatives
of the power function and improves the corresponding testing.
* Fixes:
+ Adds documentation for ufloat_fromstr behavior for strings which do
not contain uncertainty.
+ Fixes typos in ufloat_fromstr docstring examples (#285)
+ Fixes a bug that resulted in a ZeroDivisionError while formatting
very small numbers with uncertainty (#135)
- Add patch support-python314.patch:
* Support Python 3.14 changes.
OBS-URL: https://build.opensuse.org/request/show/1316726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uncertainties?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%