Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

lanczos

Étoiles5
Forks6
Mis à jour7 juillet 2026 à 20:41

Compute the dominant k singular values of a LARGE SPARSE matrix or a MATRIX-FREE linear operator (available only through matvec) using Lanczos (scipy.sparse.linalg.svds). Use when the object is sparse or is only available as an apply()/matvec — never densify it. For a small dense matrix, use the qr-iteration skill instead.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly