Skip to content

Repository files navigation

Quantum Dynamics and Control with QuantumControl.jl – Example: Optimization of a Perfectly Entangling Quantum Gate

badge nbviewer

This example notebook was shown in the talk Quantum Dynamics and Control with QuantumControl.jl (Slides) at JuliaCon 2023.

YouTube Talk

It is a based on the example available at https://juliaquantumcontrol.github.io/GRAPE.jl/stable/examples/perfect_entanglers/

System Prerequisites

Project Instantiation

> julia --project=.
julia> using Pkg
julia> Pkg.instantiate()

Running the Notebook

Start a Jupyter Notebook or Jupyter Lab instance, and open the perfect_entanglers.ipynb file. With the Jupytext extension, you can also directly open the perfect_entanglers.jl file.

Alternatively to using Jupyter, you may also just run the .jl file or execute it line-by-line e.g. with Visual Studio Code.

About

Example Notebook for JuliaCon 2023 talk "Quantum Dynamics and Control with QuantumControl.jl"

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages