|
78f435df89
|
New ansatzes
|
2025-05-09 00:33:03 +02:00 |
|
Karthik
|
9c8f4c036c
|
Added Gaussian+Modulation code snippets
|
2025-05-09 00:25:18 +02:00 |
|
|
b204f37068
|
Corrected bug in script to be submitted to cluster
|
2025-05-06 19:45:58 +02:00 |
|
|
25e8e944ac
|
Shell script to run solver for determining the phase transition boundary on the cluster
|
2025-05-06 19:42:41 +02:00 |
|
|
838a752180
|
New scripts to determine phase transition boundary between modulated and unmodulated state
|
2025-05-06 19:21:54 +02:00 |
|
|
7c71ea063e
|
Latest execution scripts
|
2025-05-06 16:42:24 +02:00 |
|
|
4583f1a643
|
Corrected script for calculating the dispersion relation in 2D - thanks to Tom Bland!
|
2025-05-05 18:49:45 +02:00 |
|
|
2d6fb3f15c
|
Bash scripts mostly for clean, modification, download, extraction
|
2025-05-05 18:48:52 +02:00 |
|
Karthik
|
90a04cb08b
|
Added snippet to loop through files to identify transition point to create phase diagram
|
2025-05-04 01:44:53 +02:00 |
|
Karthik
|
cbc2f19904
|
Minor modifications and parameter tweaking
|
2025-05-03 14:52:29 +02:00 |
|
Karthik
|
05bffb768b
|
Modified script to create and visualize phase diagram
|
2025-05-03 14:06:38 +02:00 |
|
Karthik
|
1856a26e92
|
Script to manually generate the phase diagram added
|
2025-05-03 12:27:34 +02:00 |
|
|
eb9a2a2150
|
Latest parameter runs and associated modifications
|
2025-05-02 19:47:13 +02:00 |
|
|
8531865111
|
Merge branch 'master' of https://git.physi.uni-heidelberg.de/karthik/Calculations
|
2025-05-02 15:13:19 +02:00 |
|
|
3c5c80f2aa
|
Minor changes - parameter tweaking for GD
|
2025-05-02 15:09:24 +02:00 |
|
Karthik
|
a8950506c5
|
Modified to handle floating point values
|
2025-05-02 02:10:39 +02:00 |
|
Karthik
|
8bc8ab71d6
|
New scripting method to efficiently run the solver over a wide parameter range on the cluster.
|
2025-05-02 01:29:57 +02:00 |
|
|
4d10f6e515
|
Parameter search on cluster
|
2025-04-30 21:07:03 +02:00 |
|
|
1f7f0a78d5
|
Minor mod to plotting, new parameters for CGD.
|
2025-04-30 14:56:11 +02:00 |
|
|
4976c827e6
|
Renamed file to a more appropriate name
|
2025-04-30 12:46:10 +02:00 |
|
|
305335f519
|
New additions, minor modifications to existing files
|
2025-04-30 12:45:20 +02:00 |
|
|
f9bc6d032c
|
Added script to empirically profile memory usage and time for execution.
|
2025-04-30 12:32:16 +02:00 |
|
Karthik
|
055ca7ddc9
|
FULLY WORKING VERSION ACHIEVED - fixed all remaining bugs, adjusted parameters for heavy ball method. Both now return density modulated states similar to Santo Roccuzzo's result.
|
2025-04-29 22:11:29 +02:00 |
|
|
7e5aa3df23
|
Possible fully functional gradient descent code for further modification, testing.
|
2025-04-29 17:18:26 +02:00 |
|
|
f88ebc298d
|
Latest working test scripts
|
2025-04-29 14:07:44 +02:00 |
|
Karthik
|
0f3a261973
|
Minor mods
|
2025-04-28 23:12:46 +02:00 |
|
|
5068491cc8
|
Modifications to plotting and other minor mods.
|
2025-04-28 18:20:49 +02:00 |
|
Karthik
|
58566397ae
|
Minor corrections - theta value now seems to decrease beyond 10 iterations but the resulting state is still incorrect.
|
2025-04-28 16:15:40 +02:00 |
|
Karthik
|
b47d81e68d
|
Major corrections to gradient descent code and associated plotting.
|
2025-04-28 11:46:54 +02:00 |
|
Karthik
|
cf5d3fd209
|
Included the measure for the inner products everywhere.
|
2025-04-25 17:48:13 +02:00 |
|
Karthik
|
f42c5ab0de
|
Minor mods
|
2025-04-25 16:00:27 +02:00 |
|
Karthik
|
eabf2c1a75
|
MAJOR corrections to gradient descent code
|
2025-04-25 15:32:58 +02:00 |
|
|
4918ee1ec0
|
Updated Fourier analysis script, image plotting script.
|
2025-04-23 15:33:57 +02:00 |
|
|
88febbd045
|
Minor modifications to labels, changed computation of spectral weight.
|
2025-04-11 14:58:50 +02:00 |
|
|
d4c0dc3f07
|
Integrated S-theta, k-means clustering code added.
|
2025-04-11 03:02:00 +02:00 |
|
|
50722c5140
|
Latest Analysis scripts.
|
2025-04-10 23:19:23 +02:00 |
|
|
c5ebb76b9d
|
New script for data analysis.
|
2025-04-08 21:38:06 +02:00 |
|
|
905f768993
|
Minor modifications.
|
2025-04-08 15:34:02 +02:00 |
|
|
5053e3ffba
|
Fixed issue with creation of save directories.
|
2025-04-07 21:44:03 +02:00 |
|
|
178350bdc2
|
Added functionality for real-time dynamics - quench of scattering length and rotation of dipoles.
|
2025-04-07 21:22:56 +02:00 |
|
|
6566f53559
|
Added functionality to load a initial wavefunction if necessary to bias the solver, modified the conjugate gradient descent algorithm.
|
2025-04-04 21:26:25 +02:00 |
|
|
e0991a9a29
|
Latest script - includes major modification to gradient descent function and minor aesthetic changes.
|
2025-04-03 17:17:34 +02:00 |
|
|
767cec6d86
|
Minor modification to gradient descent script.
|
2025-04-01 20:09:56 +02:00 |
|
|
2db46c1faf
|
Adjusted parameters for latest scripts.
|
2025-04-01 12:34:47 +02:00 |
|
|
3a4edcb312
|
New test and example scripts.
|
2025-04-01 12:13:54 +02:00 |
|
Karthik
|
6cbeb19473
|
Backing up of script of CGD implementation.
|
2025-04-01 01:18:54 +02:00 |
|
Karthik
|
f1b781f8b8
|
Renamed script of gradient descent.
|
2025-04-01 01:09:34 +02:00 |
|
Karthik
|
86b74b30da
|
Rewriting of gradient descent algorithm - follows Santo Roccuzzo's implementation.
|
2025-04-01 00:50:03 +02:00 |
|
|
7aa4c7801b
|
Latest scripts - tweaked loop, switched to Polak-Ribiere, included live plotting for the energy minimizer routine.
|
2025-03-31 19:54:58 +02:00 |
|
|
abe402313e
|
Latest scripts for testing of energy minimization via CGD.
|
2025-03-31 14:09:32 +02:00 |
|