fath 0.1.1

Fa(st ma)th library built for speed.
Documentation
[dev-dependencies.rand]
version = "0.8.5"

[package]
authors = ["burgerindividual", "duplexsystem"]
description = "Fa(st ma)th library built for speed."
edition = "2021"
keywords = ["math", "no_std", "graphics", "fast"]
license = "GPL-3.0"
name = "fath"
readme = "README.md"
repository = "https://github.com/burgerindividual/fath"
version = "0.1.1"
[profile.release]
opt-level = 3
panic = "abort"

[profile.test]
opt-level = 3