cgarling / Cosmology.jl

Cosmological calculations in Julia
Other
0 stars 0 forks source link

Cosmology.jl

Build Status codecov Aqua QA

This is a fork that extends Cosmology.jl. See the linked docs above for info and usage.

Installation

This package is not registered so you have to add it from the Github URL as

pkg> add https://github.com/cgarling/Cosmology.jl.git

after which you can load it by executing

julia> using Cosmology