Skip to content

Cuberates/linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Matrix Structure Implementation

Implementation of the Matrix class containing essential arithmetics operations.

Project Structure

linear-algebra/
├── lib/
├── tests/
└── docs/

About

Matrix structure written in C++. It supports different arithmetic operations, serving as a backbone for implementations of numerical methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors