KM3Aux
Welcome to the KM3Aux.jl
repository!
Documentation
Check out the Latest Documention which also includes tutorials and examples.
Installation
KM3Aux.jl
is not an officially registered Julia package but it's available via
the KM3NeT Julia registry. To add
the KM3NeT Julia registry to your local Julia registry list, follow the
instructions in its
README or simply do
git clone https://git.km3net.de/common/julia-registry ~/.julia/registries/KM3NeT
After that, you can add KM3Aux.jl
just like any other Julia package:
julia> import Pkg; Pkg.add("KM3Aux")
Quickstart
julia> using KM3Aux