qucontrol / krotov

Python implementation of Krotov's method for quantum optimal control
https://qucontrol.github.io/krotov
Other
70 stars 29 forks source link

How did you get this conclusion? #78

Closed tesla-cat closed 4 years ago

tesla-cat commented 4 years ago

goerz commented 4 years ago

This is explained in detail in https://doi.org/10.21468/SciPostPhys.7.6.080

tesla-cat commented 4 years ago

This is explained in detail in https://doi.org/10.21468/SciPostPhys.7.6.080 @goerz thanks! do you have any code for GOAT?

goerz commented 4 years ago

I do not, sorry.

tesla-cat commented 4 years ago

I do not, sorry.

if you don't have the code for GOAT, how do you know it is only suitable for $20<n<100$ ?

goerz commented 4 years ago

The numerical scaling is described in the GOAT paper, from which we can draw conclusions about feasibility based on our experience with gradient ascent, as well as some private discussion with the GOAT authors.

Anyway, we'd like to keep these Github issues centered on bug reports or questions about the implementation details of the Krotov package. General questions regarding the accompanying paper are best raised using the contact information given in the paper. For questions about GOAT, please contact the GOAT authors.