Simple C++ library for dealing with matrices.
-
Updated
Apr 17, 2017 - C++
Simple C++ library for dealing with matrices.
[c++ Matrix library] Implementation of templetised matrix class with basic mathematical operations, operator overloading and output stream handling.
Trying to improve performance on Matrix Exponentials in Python
Writing a program to complete basic matrix operations in C++
This program calculates different travel options from 4 cities for sales teams. The program will analyze and show multiple routes, alternative paths and cheapest paths for a Sales Team using Matrices and Adjacent maps.
To associate your repository with the matricies topic, visit your repo's landing page and select "manage topics."