12 releases
0.3.9 | Apr 3, 2021 |
---|---|
0.3.8 | Mar 29, 2021 |
0.2.0 | Mar 7, 2021 |
0.1.0 | Mar 2, 2021 |
#1778 in Math
Used in 4 crates
68KB
2K
SLoC
Fructose
Mathematical Traits for the Glucose Library and the Rust programming language.
Notes:
-
Rust 1.50 and onwards is required
-
For planned and current features see TODO.md
-
Why didn't you use crate X instead of writing Y yourself?
Because I decided not to ;)
I want something "stable" enough for others and flexible enough for me, this is an attempt. -
this project is under heavy development and not really usable from a consumer-perspective right now. Expect many breaking updates as architecture and features are not decided yet.
Credit
This project couldn't have been released without those sources:
- num-traits
- maths-traits
- alga
- wikipedia
- Abstract Algebra - Pierre Antoine Grillet