Commits
Click on a commit to change the comparison rangeAdd __dir__ to Group for autocomplete support1 month ago
by andrewgsavage Remove SystemConstantsAccessor from System26 days ago
by andrewgsavage Add changelog entry for ureg.constants (#1078)26 days ago
by andrewgsavage Add test for ureg.constants returning Quantity vs Unit (#1078)26 days ago
by andrewgsavage Apply ruff formatting to test_issues.py26 days ago
by andrewgsavage Fix Group.__getattr__ to resolve aliases before checking constants membership25 days ago
by andrewgsavage Parametrize test_issue1078 to cover alias access via ureg.constants.c25 days ago
by andrewgsavage Fix doctest value for speed.to(ureg.speed_of_light) in tutorial25 days ago
by andrewgsavage Apply ruff formatting25 days ago
by andrewgsavage