Commit Graph

11 Commits

Author SHA1 Message Date
0889d1178b Latest working version - fixed issue of bounds not being properly defined for fmincon. 2025-01-20 01:11:03 +01:00
ac47adcce3 Adapted elements from a different working version of the solver from Wyatt - minor changes such as replacing trapz with sum and a few others to make the versions similar. 2024-11-30 08:26:12 +01:00
a9beb317c9 Major bugfixes - fmincon still fails. 2024-11-22 00:04:27 +01:00
34a11f0c6a Cosmetic changes, minor parameter tweaks for faster convergence. 2024-11-20 15:05:47 +01:00
72c2b17d36 Latest working version (after minor bugfixes). 2024-11-20 12:12:26 +01:00
6672e4fca0 Major issue addressed - Vdk was not being recalculated during constrained optimization, this is has been rectified. 2024-11-20 11:57:33 +01:00
dd15eb406a Corrected calculation of Ez. 2024-11-18 13:25:09 +01:00
Karthik
e99f0170d9 Added Potentials class, removed in-plane trap 2024-11-15 22:09:15 +01:00
c039356cc2 Removed unnecessary function. 2024-11-15 19:13:24 +01:00
b3ab383300 Modifications to have only width of Gaussian ansatz as the variational parameter and other changes to keep consistent with the source code as written originally by Wyatt. 2024-11-15 14:33:46 +01:00
968467a186 Renamed folders for Variational method, BdG solvers. 2024-11-14 15:40:24 +01:00