Skip to content

JuliaQuantumControl/TwoQubitWeylChamber.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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