Skip to content

NicoDelle/libMatrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libMatrices

libMatrices is a library that handles relatively simple matrix computations.

Functioning and features

It makes use of a user-implemented type, Matrix. Among its other features, the library can solve linear systems represented as matrices, reduce a matrix to echelon form, and compute the product of two matrices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages