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