Skip to content

C++ library/interface for performing linear algebra operations.

Notifications You must be signed in to change notification settings

engle212/linear-algebra-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear-algebra-toolkit

linear-algebra-toolkit is an interface for performing matrix calculations in C++. It can be used to manage solve systems of equations and calculate matrix math with simple function calls.

This implementation is an exercise in object-oriented programming and computational mathematics, thus the goal with all of code is to emphasize OOP concepts and fast algorithms.

About

C++ library/interface for performing linear algebra operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages