Skip to content

unixpickle/MatrixMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MatrixMath

This project contains a class, namely ANMatrix, which encorporates a lot of the linear algebra which I have learned so far. I plan to use it for several projects that I work on in the future.

Addendum

The following need to be added:

  • LU decomposition
  • Finding the solution(s) to linear equations
  • Tracing

About

I'm learning linear algebra, and I'm loving it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published