46bb8234cd
Show optimal value in the plot
2025-03-16 21:11:28 +01:00
9274b9ca69
Better initial setting values
2025-03-16 21:11:00 +01:00
3510ac1f63
Always return minimum point, not current center
2025-03-16 21:10:19 +01:00
fda8bb5a5d
Show a plot of the optimization algo progress
2025-03-16 16:35:33 +01:00
649b21c794
Add gui for changing settings
...
This adds a basic GUI through PyQt6, from where the user can control the
settings & run the program in a visual way. (task requirement, my
personal choice would've been CLI flags, but oh well)
2025-03-16 12:53:30 +01:00
9258805802
Optional include center search (LS/SHC switch)
...
This also moves the search function into a separate file.
2025-03-16 11:21:20 +01:00
6cb016d5e9
Basic local search
2025-03-16 11:21:20 +01:00
bcf22269e8
Add necessary utils
2025-03-16 11:21:20 +01:00
1bbd75a87b
Initial commit
2025-03-16 11:21:18 +01:00