PS-O5 / Operations-on-Matrices

A C++ code to perform operations on matrices. I know there are standard libraries available but this is my attempt to understand things going on behind the curtain. Feel free to use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operations-on-Matrices

A C++ code to perform operations on matrices. I know there are standard libraries available but this is my attempt to understand things going on behind the curtain. Feel free to use.

#Also, I intend to convert this into header file/s or library. Also just for educational purposes and reference.
Later?
(▀̿Ĺ̯▀̿ ̿)

About

A C++ code to perform operations on matrices. I know there are standard libraries available but this is my attempt to understand things going on behind the curtain. Feel free to use.

License:MIT License


Languages

Language:C++ 100.0%