GRAPE.jl

Version Stable Dev Build Status Coverage

Implementation of (second-order) GRadient Ascent Pulse Engineering (GRAPE) extended with automatic differentiation.

Part of QuantumControl.jl and the JuliaQuantumControl organization.

Installation

For normal usage, the GRAPE package should be installed as part of QuantumControl.jl:

pkg> add QuantumControl

For development usage, see the organization development notes.

Documentation

A minimal standalone documentation of GRAPE.jl is available at https://juliaquantumcontrol.github.io/GRAPE.jl.

For a broader perspective, see the documentation of the QuantumControl.jl package.