|
Up
|
|
|
|
|
__pycache__/
|
— |
|
|
|
tests/
|
— |
|
|
|
__init__.py
|
|
|
|
|
_shape.py
|
|
|
|
|
adjoint.py
|
|
|
|
|
applyfunc.py
|
|
|
|
|
blockmatrix.py
|
|
|
|
|
companion.py
|
|
|
|
|
determinant.py
|
|
|
|
|
diagonal.py
|
|
|
|
|
dotproduct.py
|
|
|
|
|
factorizations.py
|
|
|
|
|
fourier.py
|
|
|
|
|
funcmatrix.py
|
|
|
|
|
hadamard.py
|
|
|
|
|
inverse.py
|
|
|
|
|
kronecker.py
|
|
|
|
|
matadd.py
|
|
|
|
|
matexpr.py
|
|
|
|
|
matmul.py
|
|
|
|
|
matpow.py
|
|
|
|
|
permutation.py
|
|
|
|
|
sets.py
|
|
|
|
|
slice.py
|
|
|
|
|
special.py
|
|
|
|
|
trace.py
|
|
|
|
|
transpose.py
|
|
|
|