Skip to content

DoctorBang/Matrix-Operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Operations


A command line program with a collection of helpful utilities for operation on matrices.

Provides a simple header file and an example implementation. What the header includes:

  • Matrix class with the ability to store 2D vectors of data.
  • Overloads for multiplication, addition, and subtraction.

Todo:

  • Implement division

About

A command line program designed to do various matrix operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages