Skip to content

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

Notifications You must be signed in to change notification settings

JuliaQuantumControl/JuliaCon2023-Demo

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published