Skip to content

Commit

Permalink
changes (#2002)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage authored May 31, 2024
1 parent 9972e60 commit 1f78c5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Pint Changelog
- NumPy 2.0 support
(PR #1985, #1971)
- Implement numpy roll (Related to issue #981)
- Implement numpy correlate
(PR #1990)
- Add `dim_sort` function to _formatter_helpers.
- Add `dim_order` and `default_sort_func` properties to FullFormatter.
(PR #1926, fixes Issue #1841)
Expand All @@ -18,6 +20,7 @@ Pint Changelog
array resulting in incorrect units.
(PR #1677)
- Fix LaTeX siuntix formatting when using non_int_type=decimal.Decimal.
(PR #1977)
- Added refractive index units.
(PR #1816)
- Fix converting to offset units of higher dimension e.g. gauge pressure
Expand Down

0 comments on commit 1f78c5e

Please sign in to comment.