Skip to content

JeffreyMJohnson/JMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JMath - Linear Algebra Math Library

TLDR;

C++ linear algebra math library made for first year course work.

Credits

Programmer / Designer - Jeffrey M Johnson

What

Math library written in C++ compiled into both static and dynamic x86 library files as well as unit tests.

How

Tools / Libraries

  • C++
  • GoogleTest

Interesting Code

Current Status

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.

To-Do

  • Convert unit tests to use visual studio framework.

About

C++ linear algebra math library for first year coursework.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors