cosmology 0.1.0

An early-in-development crate aiming to provide a lot of utilities commonly used in cosmology.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.plotters]
version = "0.3.1"

[package]
categories = ["science"]
description = "An early-in-development crate aiming to provide a lot of utilities commonly used in cosmology."
edition = "2021"
keywords = ["cosmology", "physics", "astrophysics", "universe", "structure"]
license = "MIT"
name = "cosmology"
repository = "https://github.com/cavemanloverboy/cosmology"
resolver = "2"
version = "0.1.0"