Open ltetrel opened 3 weeks ago
Currently, all physics units are handled in units.py with a lot of associated function to convert from one unit to another.
Instead we could have it handled by an external library like Pint, to profit for upstream work and reduce maintenance burden.
Yes :100: this is what we need!
Currently, all physics units are handled in units.py with a lot of associated function to convert from one unit to another.
Instead we could have it handled by an external library like Pint, to profit for upstream work and reduce maintenance burden.