You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like how Unitful.jl includes a DefaultSymbols baremodule so that I can just type using Unitful.DefaultSymbols and immediately have the symbols for meter, kilogram, etc.
Might it be worth adding similar functionality to UnitfulAstro?
The text was updated successfully, but these errors were encountered:
Hi, thanks so much for this package!
I like how Unitful.jl includes a DefaultSymbols baremodule so that I can just type
using Unitful.DefaultSymbols
and immediately have the symbols for meter, kilogram, etc.Might it be worth adding similar functionality to UnitfulAstro?
The text was updated successfully, but these errors were encountered: