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.
- Updated
Nov 21, 2020 - C++
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.
The dual-valued matrix Ky Fan p-k-norm is employed for causal emergence to reveal the underlying patterns and structural dependencies within complex systems.
Studying Java data structures and algorithms
Infinite Matrices and Its Application
Some notes on linear algebra and numerical linear algebra
Add a description, image, and links to the matrix-norm topic page so that developers can more easily learn about it.
To associate your repository with the matrix-norm topic, visit your repo's landing page and select "manage topics."