lemonmath 0.1.0

A math library
Documentation

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

Installation

[dependencies]
lemonmath = "0.1.0"

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