Commit Graph

11 Commits

Author SHA1 Message Date
d97d68cc97 Latest version with bug fixes, aesthetic changes. 2025-03-27 11:03:28 +01:00
59fa679549 Benchmarking complete - Code reliably reproduces expected ground states, script added to begin investigation in to tilt of the dipoles. 2025-01-23 20:50:06 +01:00
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
d5523fd0d9 Latest working version. 2024-11-18 18:06:14 +01:00
551c16dd84 Cosmetic changes. 2024-11-18 13:43:12 +01:00
7bdfb6af51 Modification to be able to pass new values to variational parameters via the options struct. 2024-11-17 13:49:53 +01:00
91f40df92d Removed progress bar, adjusted wo. 2024-11-15 14:47:06 +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