bundles / scipy 1.17.1 / scipy / sparse / linalg / _eigen / arpack / arpack
module
scipy.sparse.linalg._eigen.arpack.arpack
Members
-
_ArpackParams -
_fast_spmatrix_to_csc -
_SymmetricArpackParams -
_UnsymmetricArpackParams -
ArpackError -
ArpackNoConvergence -
choose_ncv -
eigs -
eigsh -
get_inv_matvec -
get_OPinv_matvec -
gmres_loose -
IterInv -
IterOpInv -
LuInv -
SpLuInv
Summary
Find a few eigenvectors and eigenvalues of a matrix.
Extended Summary
Uses ARPACK: https://github.com/opencollab/arpack-ng
Additional content
Find a few eigenvectors and eigenvalues of a matrix.
Uses ARPACK: https://github.com/opencollab/arpack-ng
Aliases
-
scipy.sparse.linalg._eigen.arpack