1 2 3 4 5 6 7 8 9 10 11
[package] name = "umath" version = "0.0.4" description = "ffast-math in rust" license = "MIT" repository = "https://github.com/bend-n/umath" authors = ["bend-n <[email protected]>"] edition = "2021" exclude = [".gitignore"] categories = ["hardware-support", "mathematics", "no-std", "no-std::no-alloc"] keywords = ["fast", "math", "unsafe", "ffast-math", "float"]