Skip to content

arashdn/SparseMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparseMatrix

My university project : An implementation of Sparse Matrix in C++.

A Sparse Matrix class which can create matrixes using a 2Dim array and supports adding , multiplying , calculating Transpose using two differnt method. Also Prints the matrix in a nice table.

This Project was written on November 2013 in Visual C++ 2012 , recompiled in Visual C++ 2015 before uploading to github. It also is expected to compile using g++

About

My university project : An implementation of Sparse Matrix in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages