JuliaPhysics / JuliaPhysics/Unitful.jl
Include packages like `UnitfulAstro` and similar into `Unitful` (feature request)
Open
- Dominant language
- Julia
- Stars
- 675
- Forks
- 124
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 1
Description
Including the sub-packages (or rather extensions) like `UnitfulAstro` or the `UnitfulUs` so it can be imported from `Unitful` perhaps as such
```julia
using Unitful.astro
```
or similar would be very beneficial instead of having to install all packages manually.
If this is already included, I couldn't find it in the documentation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.