Documentation | Build Status |
---|---|
This library is not registered in Julia's General registry, so the package must be installed either by cloning it directly:
pkg> add https://github.com/jmert/Healpix.jl
or by making use of my personal registry:
pkg> registry add https://github.com/jmert/Registry.jl
pkg> add Healpix
After installing, just load like any other Julia package:
julia> using Healpix