lanczos-algorithm
There are 16 repositories under lanczos-algorithm topic.
mrcdr/lambda-lanczos
C++ adaptive and header-only Lanczos algorithm library
mrcdr/pylanczos
Python wrapper for Lambda Lanczos
zachtheyek/Lanczos-Algorithm
Python implementation of the standard Lanczos Algorithm to find the m "most useful" eigenvalues of a Hermitian matrix.
peekxc/primate
Implicit matrix function and trace estimator
3hJalter/ESP32_Image_Reading_Algorithm
ESP32 reading images from SD card and scaling them to fit screen size using algorithm.
edponce/dmrgpp
A free and open source implementation of the DMRG Algorithm
Rafal-Swietek/QHamSolver
C++ heavily templated code for single- and many-body hamiltonians with inbuilt chaotic indicators, spectral functions and many more. The algebra is based on the ARMADILLO C++ package.
ZongkangZhang/QKSD
Code to accompany: "Measurement-efficient quantum Krylov subspace diagonalisation".
aneeshdurai/sparse-data-final-project
We explore improving sparse matrix operation efficiency using the Compressed Sparse Row (CSR) format. In the process, we explore an application of the Lanczos algorithm in efficiently computing a low–rank approximation of SVD for sparse matrices.
Dario-Maglio/Quantum_Ising_model_1D
Numerical simulation and analysis of the physical properties of the 1D Quantum Ising model at 0°K.
lanczos-iterator/Lanczos_Iterator
Lanczos program for large sparse Hermitian matrices (Fortran 95 with C99 interface)
savrgg/Bs_Thesis
Personal notes for applied maths and actuarial science thesis / Trace ratio optimization
SSiwach/Current_Research_Work
Current Research Work - Nuclear Shell Model - Developing effective interaction for fpg9/2d5/2 model space and Study of Double Gamow-Teller and Double beta decay Strength
versmc/cmpt-eigenex
Some extensions of Eigen
singularitti/Lanczos.jl
This package implements the Lanczos algorithm and the conjugate gradient method on an irregular grid.
singularitti/PoissonSchrodingerSimulator.jl
This package implements the Lanczos algorithm and the conjugate gradient method on an irregular grid.