Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.78 KB

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.