C++ linear algebra math library made for first year course work.
Programmer / Designer - Jeffrey M Johnson
Math library written in C++ compiled into both static and dynamic x86 library files as well as unit tests.
- C++
- GoogleTest
Libraries build but the unit tests were written using google test framework as the visual studio tools were rather lack-luster at the time of being written. first year project and could use some love. No need as there is a plethora of good libraries freely available now, but a polish would be nice.
- Convert unit tests to use visual studio framework.