API Documentation Generated by Endo, 2006-08-14
Rudimentary sparse matrix class
test = ScipyTest().test
| Local name | Refers to |
|---|---|
| ALLOCSIZE | scipy.sparse.sparse.ALLOCSIZE |
| amax | numpy.amax |
| arange | numpy.arange |
| array | numpy.array |
| asarray | numpy.asarray |
| asmatrix | numpy.asmatrix |
| bisect_left | bisect.bisect_left |
| ceil | numpy.ceil |
| conj | numpy.conj |
| coo_matrix | scipy.sparse.sparse.coo_matrix |
| copy | copy |
| csc_matrix | scipy.sparse.sparse.csc_matrix |
| csr_matrix | scipy.sparse.sparse.csr_matrix |
| dok_matrix | scipy.sparse.sparse.dok_matrix |
| empty | numpy.empty |
| getdtype | scipy.sparse.sparse.getdtype |
| greater | numpy.greater |
| imag | numpy.imag |
| intc | numpy.intc |
| isdense | scipy.sparse.sparse.isdense |
| isscalar | numpy.isscalar |
| isshape | scipy.sparse.sparse.isshape |
| issparse | scipy.sparse.sparse.issparse |
| isspmatrix | scipy.sparse.sparse.isspmatrix |
| isspmatrix_coo | scipy.sparse.sparse.isspmatrix_coo |
| isspmatrix_csc | scipy.sparse.sparse.isspmatrix_csc |
| isspmatrix_csr | scipy.sparse.sparse.isspmatrix_csr |
| isspmatrix_dok | scipy.sparse.sparse.isspmatrix_dok |
| isspmatrix_lil | scipy.sparse.sparse.isspmatrix_lil |
| itertools | itertools |
| less | numpy.less |
| lil_matrix | scipy.sparse.sparse.lil_matrix |
| matrix | numpy.matrix |
| MAXPRINT | scipy.sparse.sparse.MAXPRINT |
| ndarray | numpy.ndarray |
| numpy | numpy |
| NZMAX | scipy.sparse.sparse.NZMAX |
| ones | numpy.ones |
| operator | operator |
| rank | numpy.rank |
| real | numpy.real |
| resize1d | scipy.sparse.sparse.resize1d |
| ScipyTest | numpy.testing.ScipyTest |
| searchsorted | numpy.searchsorted |
| shape | numpy.shape |
| sparsetools | sparsetools |
| spdiags | scipy.sparse.sparse.spdiags |
| speye | scipy.sparse.sparse.speye |
| spidentity | scipy.sparse.sparse.spidentity |
| spmatrix | scipy.sparse.sparse.spmatrix |
| transpose | numpy.transpose |
| where | numpy.where |
| zeros | numpy.zeros |