Quantum n-body problem in finite volume (lattice) with periodic boundary conditions
Go to file
ysyapa 3daddf7a9a Merge branch 'master' into debugging 2023-04-03 20:56:51 -04:00
.gitignore Updated .gitignore 2023-03-17 22:31:30 -04:00
CPU.jl Moved files from fewbodyDVR 2023-03-16 03:34:41 -04:00
GPU.jl Not trying to use tensor cores for compatibility 2023-03-16 17:58:32 -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 Moved files from fewbodyDVR 2023-03-16 03:34:41 -04:00
common.jl Fixed V algorithm to pick closest pairs 2023-03-19 22:28:05 -04:00
example.ipynb Minor bugfixes 2023-03-21 12:00:28 -04:00
mat_eig.jl Store explicit H matrix in the memory and solve 2023-04-02 20:40:07 -04:00
tester.ipynb Removed testing files in favor of examples 2023-03-19 14:59:37 -04:00