Skip to content

JuliaQuantumControl/QuantumPropagators.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.