Cosmology.jl
Cosmology.jl provides functions for quick cosmological calculations, written in pure Julia.
Installation
To install the package, enter pkg mode (])
pkg> add CosmologyThen, to load the package
julia> using CosmologyContributing
If you would like to contribute to Cosmology.jl, head over to our GitHub page and open an issue or pull request!
For any new features, we ask the contributors to add any relevant unit tests and bump the package version by one minor version.