Skip to content

:sparkles: feedback during the optimization loop

Latest
Compare
Choose a tag to compare
@dgehringer dgehringer released this 14 Sep 20:55
· 12 commits to master since this release

sqsgenerator gets callbacks

We have implemented callbacks that are triggered if a configuration with a lower or equal objective function is found. Functions can be passed, sqsgenerator will then pass the current status of the optimization.

✨ the main optimization loop supports Python callbacks
🐛 various bug fixes
🔥 remove unused feature for plotting the shell_distances parameters