rust ffast-math (defunct, use lower)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "umath"
version = "0.0.6"
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"]
keywords = ["fast", "math", "unsafe", "ffast-math", "float"]