TwoQubitWeylChamber.jl

Julia package for analyzing two-qubit gates in the Weyl chamber
Author JuliaQuantumControl
Popularity
1 Star
Updated Last
12 Days Ago
Started In
January 2023

TwoQubitWeylChamber

Version Stable Dev Build Status Coverage

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.

Documentation

The documentation of TwoQubitWeylChamber.jl is available at https://juliaquantumcontrol.github.io/TwoQubitWeylChamber.jl.

Installation

The TwoQubitWeylChamber package can be installed with Pkg as

pkg> add TwoQubitWeylChamber