Index

A | C | D | E | F | G | I | J | K | L | M | N | P | Q | R | S | T | U | V

A

addAt() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
addAtDiagonal() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)

C

col_scale() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
compress() (spmatrix.ll_mat method)
copy() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
(spmatrix.ll_mat method)
csr_mat (class in spmatrix)

D

delete_cols() (spmatrix.ll_mat method)
delete_rowcols() (spmatrix.ll_mat method)
delete_rows() (spmatrix.ll_mat method)
do_recip (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
dot() (in module spmatrix)

E

export_mtx() (spmatrix.ll_mat method)
exportMmf() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)

F

factorizationTime (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver attribute)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
factorize() (in module superlu), [1]
fetch_factors() (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver method)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver method)
fetch_lunz() (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver method)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver method)
find() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
(spmatrix.ll_mat method)

G

generalize() (spmatrix.ll_mat method)
getMatrix() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
getNnz() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
getNumpyArray() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
getShape() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)

I

issym (spmatrix.ll_mat attribute)
isSymmetric() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
items() (spmatrix.ll_mat method)
itsolvers (module)

J

jacobi() (in module precon)
jdsym (module)
jdsym() (in module jdsym)

K

keys() (spmatrix.ll_mat method)

L

L (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
ll_mat (class in spmatrix)
ll_mat() (in module spmatrix)
ll_mat_from_mtx() (in module spmatrix)
ll_mat_sym() (in module spmatrix)
lnz (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
LU (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver attribute)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
lu() (superlu.umfpack_context method)
lunz (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver attribute)
lunz() (superlu.umfpack_context method)

M

matrixmultiply() (in module spmatrix)
matvec() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
(spmatrix.ll_mat method)
(spmatrix.sss_mat method)
matvec_transp() (spmatrix.ll_mat method)
(spmatrix.sss_mat method)

N

nnz (spmatrix.ll_mat attribute)
(spmatrix.sss_mat attribute)
(superlu.superlu_context attribute)
(superlu.umfpack_context attribute)
norm() (spmatrix.ll_mat method)
nz_udiag (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)

P

P (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
precon (module)
put() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
(spmatrix.ll_mat method)
putDiagonal() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
pysparse (module)
pysparse.direct.directSolver (module)
pysparse.direct.pysparseSuperLU (module)
pysparse.direct.pysparseUmfpack (module)
pysparse.sparse.pysparseMatrix (module)
PysparseDirectSolver (class in pysparse.direct.directSolver)
PysparseIdentityMatrix (class in pysparse.sparse.pysparseMatrix)
PysparseMatrix (class in pysparse.sparse.pysparseMatrix)
PysparseSpDiagsMatrix (class in pysparse.sparse.pysparseMatrix)
PysparseSuperLUSolver (class in pysparse.direct.pysparseSuperLU)
PysparseUmfpackSolver (class in pysparse.direct.pysparseUmfpack)

Q

Q (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)

R

R (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
row_scale() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)

S

scale() (spmatrix.ll_mat method)
shape (spmatrix.ll_mat attribute)
(spmatrix.sss_mat attribute)
(superlu.superlu_context attribute)
(superlu.umfpack_context attribute)
shift() (spmatrix.ll_mat method)
sol (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver attribute)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
solutionTime (pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver attribute)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
solve() (pysparse.direct.directSolver.PysparseDirectSolver method)
(pysparse.direct.pysparseSuperLU.PysparseSuperLUSolver method)
(pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver method)
(superlu.superlu_context method)
(superlu.umfpack_context method)
spmatrix (module)
ssor() (in module precon)
sss_mat (class in spmatrix)
superlu (module)
superlu_context (class in superlu)

T

take() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
(spmatrix.ll_mat method)
takeDiagonal() (pysparse.sparse.pysparseMatrix.PysparseMatrix method)
to_csr() (spmatrix.ll_mat method)
to_sss() (spmatrix.ll_mat method)

U

U (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
umfpack_context (class in superlu)
unz (pysparse.direct.pysparseUmfpack.PysparseUmfpackSolver attribute)
update_add_at() (spmatrix.ll_mat method)
update_add_mask() (spmatrix.ll_mat method)
update_add_mask_sym() (spmatrix.ll_mat method)

V

values() (spmatrix.ll_mat method)