`typed_float` math libraries?
The Rust Programming Language Forum
`typed_float` math libraries?
Hi. In our team, we've been using typed_float very happily. But I'm looking at some code from my colleagues and it feels like we could benefit from working with a unit-of-measurement library and/or a linear algebra library. But I'd lot to be able to keep the nice properties of typed_float (such as the NoN-NaN-NeSs and type-encoded sign) Any suggestions? a brief search on https://lib.rs doesn't yield much.
0 comments
No comments yet.