/cpp-math

A C++ math library.

Primary LanguageCMakeMIT LicenseMIT

Cpp-Math

A math library implemented in C++ with the goal of being usable.

Note

This library is a developed as a personal exploration of mathematics in computer science. As such, the library uses naive solutions.