.version
LICENSE
MANIFEST.in
README.md
makefile
setup.cfg
setup.py
demo/compOmpIsta.py
demo/datenSAFT.mat
demo/datenSAFT.py
demo/edgeDetect.py
demo/head.png
demo/lowRankApprox.py
demo/matrixSAFT.py
demo/matrixSAFTmask.pyx
demo/sparseReco.py
doc/fastmatDoc.tex
doc/makefile
doc/plots/.gitignore
doc/results/.gitignore
doc/tex/architecture.tex
doc/tex/funcs.tex
doc/tex/head.tex
doc/tex/install.tex
doc/tex/intro.tex
fastmat/BlockDiag.pxd
fastmat/BlockDiag.pyx
fastmat/Blocks.pxd
fastmat/Blocks.pyx
fastmat/Circulant.pxd
fastmat/Circulant.pyx
fastmat/Diag.pxd
fastmat/Diag.pyx
fastmat/DiagBlocks.pxd
fastmat/DiagBlocks.pyx
fastmat/Eye.pxd
fastmat/Eye.pyx
fastmat/Fourier.pxd
fastmat/Fourier.pyx
fastmat/Hadamard.pxd
fastmat/Hadamard.pyx
fastmat/Kron.pxd
fastmat/Kron.pyx
fastmat/LFSRCirculant.pxd
fastmat/LFSRCirculant.pyx
fastmat/LowRank.pxd
fastmat/LowRank.pyx
fastmat/MLCirculant.pxd
fastmat/MLCirculant.pyx
fastmat/MLToeplitz.pxd
fastmat/MLToeplitz.pyx
fastmat/MLUltraSound.pxd
fastmat/MLUltraSound.pyx
fastmat/Matrix.pxd
fastmat/Matrix.pyx
fastmat/Outer.pxd
fastmat/Outer.pyx
fastmat/Parametric.pxd
fastmat/Parametric.pyx
fastmat/Partial.pxd
fastmat/Partial.pyx
fastmat/Permutation.pxd
fastmat/Permutation.pyx
fastmat/Polynomial.pxd
fastmat/Polynomial.pyx
fastmat/Product.pxd
fastmat/Product.pyx
fastmat/Sparse.pxd
fastmat/Sparse.pyx
fastmat/Sum.pxd
fastmat/Sum.pyx
fastmat/Toeplitz.pxd
fastmat/Toeplitz.pyx
fastmat/Zero.pxd
fastmat/Zero.pyx
fastmat/__init__.py
fastmat/algorithm.py
fastmat/base.py
fastmat/version.py
fastmat.egg-info/PKG-INFO
fastmat.egg-info/SOURCES.txt
fastmat.egg-info/dependency_links.txt
fastmat.egg-info/top_level.txt
fastmat/algs/CG.pxd
fastmat/algs/CG.pyx
fastmat/algs/FISTA.py
fastmat/algs/ISTA.py
fastmat/algs/OMP.py
fastmat/algs/__init__.py
fastmat/core/__init__.py
fastmat/core/calibration.py
fastmat/core/cmath.pxd
fastmat/core/cmath.pyx
fastmat/core/resource.py
fastmat/core/strides.pxd
fastmat/core/strides.pyx
fastmat/core/types.h
fastmat/core/types.pxd
fastmat/core/types.pyx
fastmat/inspect/__init__.py
fastmat/inspect/benchmark.py
fastmat/inspect/common.py
fastmat/inspect/documentation.py
fastmat/inspect/test.py
util/bee.py