:orphan: Examples ======== This gallery walks through every public feature of ``mathematicskit.linalg``: LU/QR/Cholesky decompositions, symmetric eigenvalue algorithms, SVD, iterative Krylov solvers, and least-squares stability. See also the narrative tutorial: - :doc:`/tutorials/eigenvalues_everywhere` Each script in this gallery is self-contained and can be run directly with ``python examples/linalg/
/