Skip to content

Jacotyl/LAcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAcpp

A Linear Algebra library for C++. Currently supports:

  • Scalar and matrix operations (addition, multiplicaiton, subtraction)
  • Matrix and matrix operations
  • Transponse and trace of a matrix

Todo:

  • Add determinant and inverse functionality
  • Multiplication of non-square matrices

About

A Linear Algebra library for C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages