MathLib C++
Description
An object oriented Math library written in C++. This library contains set of template classes that are ready to be used. Currently a 2D Matrix, modular arithmetic, vector, and complex numbers are present. These systems can work together, you can create a matrix of complex numbers.
Iterators for matrix and vector classes will be added soon.
Please use SVN to access current version.
Categories
License
Features
- matrix operations
- complex numbers
- vectors
- modular arithmetic
Update Notifications
User Ratings
User Reviews
Be the first to post a review of MathLib C++!