Methods for simulating the time dynamics of a quantum system for packages with the JuliaQuantumControl organization.
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.
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.