Quantum n-body problem in finite volume (lattice) with periodic boundary conditions
Go to file
Nuwan Yapa a9098b3d65 Merge branch 'master' into debugging 2023-04-07 22:32:50 -04:00
.gitignore Updated .gitignore 2023-03-17 22:31:30 -04:00
Hamiltonian.jl Tidy up eig() return values 2023-04-07 22:27:40 -04:00
V_dump.ipynb Comparing with python calculation 2023-03-17 23:58:15 -04:00
V_verify.ipynb Check mean difference instead to sum 2023-03-18 17:29:05 -04:00
benchmark.jl Rename HOperator to Hamiltonian 2023-04-07 20:02:34 -04:00
common.jl First working implementation 2023-03-31 07:38:38 -04:00
example.ipynb Rename HOperator to Hamiltonian 2023-04-07 20:02:34 -04:00
mat_eig.jl Store explicit H matrix in the memory and solve 2023-04-02 20:40:07 -04:00
tester.ipynb Identified two discrepancies 2023-03-19 14:46:00 -04:00