lib_rapid 0.2.1

LibRapid - a library specifically built for mathematical calculations and scientific applications.
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.bit-vec]
version = "0.6.3"

[dependencies.chrono]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.130"

[package]
authors = ["Maximilian 'NervousNullPtr' Schleicher <NervousNullPtr@librapid.org>", "Toby 'Pencilcaseman' Davis <pencilcaseman@librapid.org>"]
categories = ["mathematics", "science", "compression", "algorithms"]
description = "LibRapid - a library specifically built for mathematical calculations and scientific applications."
edition = "2018"
homepage = "http://librapid.org"
keywords = ["math", "scientific", "beta", "computerscience", "compsci"]
license = "MIT"
name = "lib_rapid"
readme = "readme.md"
repository = "https://github.com/LibRapid/LibRapidRust"
version = "0.2.1"