Releases: kestrelquantum/QuantumCollocationCore.jl
Releases · kestrelquantum/QuantumCollocationCore.jl
v0.2.0
QuantumCollocationCore v0.2.0
Breaking changes
- simplified dynamics jacobians
- removed superfluous options
v0.1.3
QuantumCollocationCore v0.1.3
v0.1.2
QuantumCollocationCore v0.1.2
v0.1.1
v0.1.0
QuantumCollocationCore v0.1.0
Breaking changes
- refactored integrator abstract types (e.g.
QuantumStateIntegrator
,UnitaryIntegrator
,DensityOperatorIntegrator
<:
QuantumIntegrator
) - standardized state components field in
QuantumIntegrator
s:state_components
Merged pull requests:
- Docs/literate docs (#6) (@aarontrowbridge)
- version bump (#7) (@aarontrowbridge)