astropy.units is very convenient for simple calculations, but it can be problematic when using optimization techniques to fit models to data. Maybe it would be good to have the option of a wrapper that uses astropy.units, but the core code should not depend on this package.
astropy.units
is very convenient for simple calculations, but it can be problematic when using optimization techniques to fit models to data. Maybe it would be good to have the option of a wrapper that usesastropy.units
, but the core code should not depend on this package.