Myrddin Dundragon 273a7c1699 [#1] Removing unneeded imports and adjusting code.
Bounded was brought over from the weave library since weave is being
eliminated. Also, at some point along the way, rust 1.43.0, f32 and
f64 started defining NaN, so now we are using the compiler definitions.
2025-03-10 12:17:37 -04:00
2019-01-21 22:21:24 -05:00
2019-01-21 22:21:24 -05:00
2015-10-09 13:02:54 -04:00

Sigils

A mathematics library.

The code in this library uses macros pretty heavily. As such, please check the trait's documentation for a function since the macro definition will not really be documented. This was not done to make documentation difficult, but to make coding the library easier and to make it easier to maintain.

Description
A mathematics library.
Readme 157 KiB
Languages
Rust 100%