UnitfulAstro.jl
UnitfulAstro.jl copied to clipboard
a way to import all units at once (DefaultSymbols)?
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?