Files
python-Pint/python-Pint.changes
Dirk Mueller 60632a5f1b - update to 0.23:
* Add _get_conversion_factor to registry with cache.
  * Homogenize input and ouput of internal regitry functions to
    facility typing, subclassing and wrapping.
    (_yield_unit_triplets, )
  * Generated downstream_status page to track the
    state of downstream projects.
  * Improve typing annotation.
  * Updated to flexparser 0.2.
  * Faster wraps
  * Add codspeed github action.
  * Move benchmarks to pytest-benchmarks.
  * Support pytest on python 3.12 wrt Fraction formatting change
  * Fixed Transformation type protocol.
  * Documented to_preferred and created added an
    autoautoconvert_to_preferred registry option.
  * Enable Pint to parse uncertainty numbers.
  * Optimize matplotlib unit conversion for Quantity arrays
  * Add numpy.linalg.norm implementation.
  * Better support for pandas and dask.
  * Implements a first benchmark suite in airspeed velocity (asv).
  - Improved behaviour in ScaleConverter, OffsetConverter
  - Reimplemented loading of default definitions to allow Pint in
  - Added UnitRegistry () operator to parse

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-Pint?expand=0&rev=33
2024-02-04 11:18:40 +00:00

30 KiB