* Fix custom formatter needing the registry object. * Support python 3.9 following difficulties installing with NumPy 2. * Fix default formatting of dimensionless unit issue. * Fix bug preventing custom formatters with modifiers working. * Fix detection of invalid conversion between offset and delta units. * Added dBW, decibel Watts, which is used in RF high power applications. * NumPy 2.0 support * Implement numpy roll (Related to issue #981) * Implement numpy correlate * Add `dim_sort` function to _formatter_helpers. * Add `dim_order` and `default_sort_func` properties to FullFormatter. * Fixed bug causing operations between arrays of quantity scalars and quantity holding array resulting in incorrect units. * Fix LaTeX siuntix formatting when using non_int_type=decimal.Decimal. * Added refractive index units. * Fix converting to offset units of higher dimension e.g. gauge pressure * Fix unhandled TypeError when auto_reduce_dimensions=True and non_int_type=Decimal * Improved error message in `get_dimensionality()` when non existent units are passed. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-Pint?expand=0&rev=35
31 KiB
31 KiB