QuantumPropagators.jl

Propagators for Quantum Dynamics and Optimal Control
Author JuliaQuantumControl
Popularity
16 Stars
Updated Last
10 Months Ago
Started In
August 2021

QuantumPropagators

version Stable Dev Build Status Coverage

Methods for simulating the time dynamics of a quantum system for packages with the JuliaQuantumControl organization.

Installation

For standalone use, the QuantumPropagators package can be installed with Pkg as

pkg> add QuantumPropagators

Otherwise, the package should be installed as part of QuantumControl.jl:

pkg> add QuantumControl

For development usage, see the organization development notes.

Documentation

The documentation of QuantumPropagators.jl is available at https://juliaquantumcontrol.github.io/QuantumPropagators.jl.

For a broader perspective on how time propagation fits in the context of quantum control theory, see the documentation of the QuantumControl.jl meta-package.