GalacticDynamics / unxt

Unitful Quantities in JAX
https://unxt.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Add SI and CGS unit systems #236

Closed adrn closed 1 day ago

adrn commented 1 day ago

This removes the classes from the public namespace and adds the realizations si and cgs.

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.17%. Comparing base (74079d8) to head (ec4bf30). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== + Coverage 96.12% 96.17% +0.04% ========================================== Files 41 41 Lines 1602 1621 +19 ========================================== + Hits 1540 1559 +19 Misses 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.