Quantum-OCS / QuOCS

Apache License 2.0
39 stars 9 forks source link

Continuation #36

Open HuelsMat opened 10 months ago

HuelsMat commented 10 months ago

For my use case I expect many interruptions of the optimization. Therefore I implemented a "continuation" option that allows to continue an existing optimization run. It is activated by providing a date in the optimization dictionary, from which to continue. QuOCS will then save all results in the already existing folder and import the optimal controls of the existing run as initial values for the new run.