Expand description

LemonMath

LemonMath is a Rust library for mathematics.

why?

Why is this library needed? This library was created because I personally needed a library for mathematics, and I wanted to create the best mathematics library I could.

Features

Usage

There is fractions, vectors, and matrices. Currently vectors and matrices are work in progress and will be updated soon.

License

GNU License v3.0 !

Modules

Fractions

An assortment of helper functions used in the library !

Vectors