qutip / qutip

QuTiP: Quantum Toolbox in Python
https://qutip.org
BSD 3-Clause "New" or "Revised" License
1.69k stars 635 forks source link

How to start the quantum optimal control optimization, say GRAPE, from a custom initial pulse instead of LIN/ZERO/RND? #1117

Closed jishnurajendran closed 6 months ago

jishnurajendran commented 4 years ago

_init_pulsetype argument in the _qutip.control.pulseoptim.optimizepulse Is it possible to define a custom initial pulse type?

Ericgig commented 6 months ago

With the new qutip-qoc and qutip-qtrl, it is possible.