Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

lanczos

النجوم٥
التفرعات٦
آخر تحديث٧ يوليو ٢٠٢٦ في ٢٠:٤١

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly