Skip to content

rishitoshsingh/hal-matrix

Repository files navigation

HAL-Matrix

Consider a matrix A of size R(nd x nd), where each non-overlapping (d x d) block of the matrix, Dij, is a diagonal matrix. So the matrix consists of n2 such blocks. An example of such a matrix is shown below:

matrix1

representation

For source code checkout "hal.py" file.

Comparision with NumPy arrays

dot dot add sub mul

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages