Eigenmode solver for solid-state tight-binding model using Krylov-Schur with Lanaczos factorisation and Chebyshev filtering
Find a file
2026-09-14 18:12:52 +09:30
.clang-format Set up clang-format and clang-tidy 2026-08-03 12:44:16 +09:30
.clang-tidy Fixed crashes 2026-08-26 20:21:15 +09:30
.gitignore Started building the Krylov-Schur implementation for the CPU solver 2026-08-04 18:13:50 +09:30
cpusolver.hpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
io.hpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
lattice.hpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
main.cpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
Makefile Fixed some bugs but eigenvalues still wrong 2026-08-26 23:50:01 +09:30
multivector.hpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
solver.hpp Fixed compilation errors for lattice layout 2026-09-14 18:12:52 +09:30
test_cpu_eigensolver.cpp Fixed issue with successive iterations. Numerics seem correct now 2026-09-01 15:56:40 +09:30