matrix-norm
There are 3 repositories under matrix-norm topic.
Amagnum/parallel-matrix-infinity-norm-mpi
A MPI program to calculates infinity norm of a matrix using row wise block-striped partitioning. The infinity norm of a matrix is defined to be the maximum of sums of absolute values of elements in a row, over all rows.
perpendicooler/Infinite-Matrices-And-Its-Application
Infinite Matrices and Its Application
streamlined2/MatrixWorks
Studying Java data structures and algorithms