Jason Smith 0b7a338572 Added the ability for vectors to use assignment operators.
This added the AddAssign, SubAssign, MulAssign, DivAssign, and RemAssign.
This needs to be looked at a little further to see if the other functions
need to removed now.
2016-05-12 15:49:24 -04:00
2015-10-04 02:59:26 -04: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%