Commit Graph

28 Commits

Author SHA1 Message Date
Nuwan Yapa a5cb029621 Adopt new interface 2023-04-07 22:41:53 -04:00
Nuwan Yapa a9098b3d65 Merge branch 'master' into debugging 2023-04-07 22:32:50 -04:00
Nuwan Yapa 65775cf9be Tidy up eig() return values 2023-04-07 22:27:40 -04:00
Nuwan Yapa a8a7bdb44f Rename HOperator to Hamiltonian 2023-04-07 20:02:34 -04:00
ysyapa 03605c060a Clear outputs 2023-04-07 00:11:40 -04:00
ysyapa 1f67dea4c9 Simplification of overloaded function 2023-04-07 00:00:22 -04:00
ysyapa 6bbf238f4a Combine CPU.jl and GPU.jl 2023-04-06 23:54:23 -04:00
ysyapa af89ace4ec Bug fix 2023-04-06 23:53:36 -04:00
ysyapa c30c47ad9c Cosmetic 2023-04-04 17:41:43 -04:00
ysyapa 3daddf7a9a Merge branch 'master' into debugging 2023-04-03 20:56:51 -04:00
ysyapa 94acb12d5f Store explicit H matrix in the memory and solve 2023-04-02 20:40:07 -04:00
ysyapa 153fb770c3 First working implementation 2023-03-31 07:38:38 -04:00
ysyapa 526ef37578 Minor bugfixes 2023-03-21 12:00:28 -04:00
ysyapa 677a09d680 Merge branch 'master' into debugging 2023-03-19 22:29:44 -04:00
ysyapa abcf18fec2 Fixed V algorithm to pick closest pairs 2023-03-19 22:28:05 -04:00
ysyapa 84c41e0646 Removed testing files in favor of examples 2023-03-19 14:59:37 -04:00
ysyapa 0f53e4e719 Identified two discrepancies 2023-03-19 14:46:00 -04:00
ysyapa f7fc232d8b Check mean difference instead to sum 2023-03-18 17:29:05 -04:00
ysyapa f8e65bf498 Comparing with python calculation 2023-03-17 23:58:15 -04:00
ysyapa f281c6274c No images 2023-03-17 23:51:57 -04:00
ysyapa 17540a1a03 Write as byte file 2023-03-17 23:51:46 -04:00
ysyapa 0890f68d85 Write V diagonal values to a file 2023-03-17 22:43:33 -04:00
ysyapa 1e2bad2cd9 Updated .gitignore 2023-03-17 22:31:30 -04:00
ysyapa 5e7ace8223 Command for DistDVR comparison 2023-03-17 19:04:52 -04:00
ysyapa 8f8edc6e63 Clear outputs 2023-03-16 17:58:45 -04:00
ysyapa 4778bd70d6 Not trying to use tensor cores for compatibility 2023-03-16 17:58:32 -04:00
ysyapa a082f140c1 Moved files from fewbodyDVR 2023-03-16 03:34:41 -04:00
Nuwan Yapa 39cbcab8cf Initial commit 2023-03-16 03:05:18 -04:00