17
0

1 Commits

Author SHA256 Message Date
33bd4c4b76 - 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/package/show/devel:languages:python:numeric/python-uncertainties?expand=0&rev=34
2025-11-10 02:58:16 +00:00