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

qr-iteration

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

Compute the singular values of a DENSE matrix (a 2D numpy array) via unshifted QR iteration. Use when the matrix is small enough to hold and factor densely and you want its singular values. Not for sparse matrices or matrix-free operators — use the lanczos skill for those.

التثبيت

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

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