Python wrapper for Lambda Lanczos
-
Updated
Dec 2, 2023 - Python
Python wrapper for Lambda Lanczos
Calculate eigenvalues and eigenvectors of a given matrix
A implementation of new method for calculating eigenvector from eigenvalue, inspired by the paper "Eigenvectors from Eigenvalues".
calculate eigenvalues and eigenvectors for a 3x3 matrix and eigenvalues for a 2x2 matrix
Add a description, image, and links to the eigenvector-calculation topic page so that developers can more easily learn about it.
To associate your repository with the eigenvector-calculation topic, visit your repo's landing page and select "manage topics."