1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve type annotations for `Unit`'s `/`, `**` and copies (#2406) More... 4 days ago
Fix CI installing numpy matrix pin outside the pixi env on Windows/macOS (#2415) More... 9 days ago
Fix spurious DimensionalityError in to_preferred (#2395) More... 9 days ago
Pass sorter through in Quantity.searchsorted (#2394) More... 10 days ago
Fix np.sum/np.nansum not converting a Quantity initial value (#2410) More... 10 days ago
Fix to_compact() raising OffsetUnitCalculusError on offset units below 1 (#2396)
KBS
More... 10 days ago
Run the two assertions in test_compat_upcast (#2414) More... 10 days ago
Back to development: 0.26.2 More... 10 days ago
Preparing for release 0.26.1 More... 10 days ago
Give `UnitRegistry`'s magnitude parameter a default (#2407) More... 10 days ago
Fix UnitRegistry(system="imperial") returning US units (#2408) More... 10 days ago
Back to development: 0.26.1 More... 10 days ago
Preparing for release 0.26 More... 10 days ago
Prep for release 0.26 More... 19 days ago
Document that Quantity(value, unit) beats string/multiply construction (#2384) More... about 2 months ago
Add / unit modifier to pretty-print fractional exponents as a fraction (#2382) More... about 2 months ago
Format negative magnitudes with the pretty exponent (#2371) More... about 2 months ago
Fix DimensionalityError from floating-point noise in fractional exponents (#2381) More... about 2 months ago
Raise DefinitionSyntaxError instead of RecursionError for deeply nested expressions (#2376) More... about 2 months ago
Make ReadTheDocs build with the same command as local docbuild (#2380) More... about 2 months ago
Fix @alias crashing on prefixed units with a bare KeyError (#2329) More... about 2 months ago
Add in-browser Pint demo using JupyterLite (#2372) More... about 2 months ago
Fix CodSpeed walltime environment warning in CI (#2378) More... about 2 months ago
Improve typing for Quantity constructor and arithmetic with `timedelta` (#2373) More... about 2 months ago
Add a generated page listing default units, prefixes, systems, groups and contexts (#2375) More... about 2 months ago
Fix is_compatible_with edge cases with dimensionless types and strings (#2370) More... about 2 months ago
Allow string parsing of offset units (#2300) More... about 2 months ago
Support * and / between Quantity and datetime.timedelta (#2367) More... about 2 months ago
Remove ambiguous Nm alias from number_meter (#2369) More... about 2 months ago
Document how to control unit ordering in formatted output (#2364) More... about 2 months ago