Piccolo.jl

A convenience meta-package for quantum optimal control using the Pade Integrator COllocation (PICO) method.

Description

JuliCon 2033 Talk

To see an overview of the PICO method and a demo of how to use this package, check out our recorded talk at JuliaCon 2023 here.

Direct Collocation for Quantum Optimal Control

To see a detailed description of the PICO method, check out our paper here. It won 2nd best paper in the QTEM category at IEEE QCE 2023!

Usage

Just run

using Piccolo

and this package reexports the following packages

Installation

This package is registered! To install just run

] add Piccolo

in the REPL