GRAPE Tutorials#

These tutorials introduce you to GRAPE (Gradient Ascent Pulse Engineering) for quantum optimal control. Work through them sequentially for the best learning experience.

Getting Started#

Advanced Topics#

Preparing a cat state#

Note

Here we note that sometimes different optimizers may navigate the cost landscape better, as you notice from the ability of the l-bfgs optimization algorithm to converge at a global minima while using adam led to being stuck at a local minima.

Open Systems#

Note

The dissipative_tutorial shows how to optimize control pulses for dissipative state preparation by passing hamiltonians and jump operators.