polymath 0.2.0

Make math in Rust more powerful! (New math datatypes, traits, functions, etc...)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Jackson Novak <jacksonnovak@proton.me>"]
description = "Make math in Rust more powerful! (New math datatypes, traits, functions, etc...)"
edition = "2021"
license = "MIT"
name = "polymath"
readme = "README.md"
repository = "https://gitlab.com/oglo-crates/polymath"
version = "0.2.0"