Skip to content

tomfranzini/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

A simple c++ projects implementing linear algebra operations with matrices.

Current features

  • Performs diagonalization of a given matrix
  • Computes determinant of a given matrix
  • Added printing function to Wolfram Mathematica sytax
  • Compute inverse
  • Study the associated linear system

About

A simple c++ projects implementing operations with matrices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages