Commits
Click on a commit to change the comparison rangeAdd ureg.constants and ureg.sys.<system> access for physical constants (#1078)3 days ago
by andrewgsavage Apply ruff formatting3 days ago
by andrewgsavage Change ureg.sys.<system>.constants.<name> for system Quantity access3 days ago
by andrewgsavage Add __dir__ to Group for autocomplete support3 days ago
by andrewgsavage Replace SystemConstantsAccessor with unified ConstantsGroup class3 days ago
by andrewgsavage Make ConstantsGroup inherit from SharedRegistryObject2 days ago
by andrewgsavage Remove alias example from ConstantsGroup docstring2 days ago
by andrewgsavage Remove redundant units_dict membership check in ConstantsGroup.__getattr__2 days ago
by andrewgsavage Add physical constants section to tutorial2 days ago
by andrewgsavage Fix doctest quote style in constants tutorial section2 days ago
by andrewgsavage