jmert / Healpix.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Healpix.jl

Documentation Build Status

Installation and usage

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

About

License:MIT License


Languages

Language:Julia 100.0%