Go to file
Nuwan Yapa 222ab12ef7 Kronecker sum implemented 2024-04-29 10:58:24 -04:00
test Numerical calculation of V matrix 2024-04-22 15:12:16 -04:00
.gitignore Ignore .vscode/settings.json 2024-04-18 13:41:34 -04:00
3body_resonance.jl Unwanted dependency removed 2024-04-25 11:16:28 -04:00
B2R_comparison.jl Import LinearAlgebra in the appropriate context 2024-04-26 15:44:19 -04:00
EC_test.ipynb Import LinearAlgebra in the appropriate context 2024-04-26 15:44:19 -04:00
XZ_technique.jl Proper mu and omega constants 2024-04-17 16:25:06 -04:00
berggren_2body.jl 2 body Berggren code for eventually building up to 3 bodies 2024-04-26 17:50:30 -04:00
helper.jl Kronecker sum implemented 2024-04-29 10:58:24 -04:00
ho_basis.jl Implemented LRUCache for V matrix elements 2024-04-24 15:14:32 -04:00
ho_basis_2body.jl Unwanted dependency removed 2024-04-25 11:16:28 -04:00
ho_basis_3body.jl Unwanted dependency removed 2024-04-25 11:16:28 -04:00
ho_basis_benchmark.jl Proper mu and omega constants 2024-04-17 16:25:06 -04:00
ho_basis_test.jl Function for constructing V matrix 2024-03-07 20:47:50 -05:00
p_space.jl Numerical V matrix elements 2024-04-26 17:02:32 -04:00
p_space_test.ipynb Helper function for finding nearest value out of a list 2024-04-26 17:48:25 -04:00
simple_berggren.ipynb Helper function for finding nearest value out of a list 2024-04-26 17:48:25 -04:00