Related Software¶
Is there any software missing from this list? Open an issue!
Other implementations of quantum control¶
QDYN (Fortran) – comprehensive package for quantum dynamics and control. The implementation of the
krotov
package was inspired by QDYN.QuTiP (Python) – Quantum Toolbox in Python [106, 107]. Provides the basic data structures for the
krotov
. Contains implementation of GRAPE and CRAB.WavePacket (Matlab) [69] – Implemenentation of monotonically converging iterative schemes for wavepacket dynamics
DYNAMO (Matlab) [71] – Implementation of GRadient Ascent Pulse Engineering (GRAPE), including concurrent/sequenetial/hybrid schemes
QEngine (C++) [93] – Implementation of “GRadient Optimization Using Parametrization” (GROUP) [92]
Accessories¶
The following packages integrate closely with krotov
.
weylchamber (Python) – Package for analyzing two-qubit gates in the Weyl chamber. Provides Local-Invariants and Perfect Entangler functionals for use with
krotov
.