view .gitignore @ 17688:8031fc73f291

Remove zeros from sparse matrices after use of real/imag (bug # 40305) * dSparse.CC (SparseMatrix real (const SparseComplexMatrix&), SparseMatrix imag (const SparseComplexMatrix&)) : Use maybe_compress to remove zeros from the return matrix.
author David Bateman <dbateman@free.fr>
date Fri, 18 Oct 2013 23:13:45 +0200
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/