Julia package for analyzing two-qubit gates in the Weyl chamber.
This is a partial port of the Python weylchamber
package.
The methods provided with these packages allow to do an optimization for the entangling power of a two-qubit gate within the QuantumControl framework. See the examples for the optimization of a perfect entangler with the Krotov and GRAPE methods.
The documentation of TwoQubitWeylChamber.jl
is available at https://juliaquantumcontrol.github.io/TwoQubitWeylChamber.jl.
The TwoQubitWeylChamber
package can be installed with Pkg as
pkg> add TwoQubitWeylChamber