hgrecco
pint
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix doctest quote style in constants tutorial section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
2 days ago
Add physical constants section to tutorial Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
2 days ago
Remove redundant units_dict membership check in ConstantsGroup.__getattr__ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
2 days ago
Remove alias example from ConstantsGroup docstring Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
2 days ago
Make ConstantsGroup inherit from SharedRegistryObject Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
2 days ago
Replace SystemConstantsAccessor with unified ConstantsGroup class ConstantsGroup handles both ureg.constants and ureg.sys.<system>.constants with an optional system parameter. Also fixes alias resolution so that e.g. ureg.constants.c correctly returns the speed_of_light Quantity. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
3 days ago
Add __dir__ to Group for autocomplete support Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
3 days ago
Change ureg.sys.<system>.constants.<name> for system Quantity access ureg.sys.imperial.speed_of_light now returns a Unit (unchanged behaviour). ureg.sys.imperial.constants.speed_of_light returns a Quantity in the system's base units via a new SystemConstantsAccessor class. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
andrewgsavage:fix/constants-1078
3 days ago
Latest Branches
CodSpeed Performance Gauge
+37%
Add ureg.constants and ureg.sys.<system> access for physical constants
#2294
2 days ago
c2435a9
andrewgsavage:fix/constants-1078
CodSpeed Performance Gauge
+3%
Fix Unit.__eq__ with strings by parsing via registry
#2292
3 days ago
7eee910
andrewgsavage:fix/unit-eq-string-634
CodSpeed Performance Gauge
-3%
Updating `repr` for various objects
#2293
6 days ago
f2b2047
leakec:repr
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs