ChangeLog
All notable changes to QuantumToolbox.jl will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
v0.22.0 (2024-11-20) {#v0.22.0-(2024-11-20)}
Change the parameters structure of
sesolve,mesolveandmcsolvefunctions to possibly support automatic differentiation. (#311)Fix type instability and reduce extra memory allocation in
liouvillian. (#315, #318)
v0.21.5 (2024-11-15) {#v0.21.5-(2024-11-15)}
- This is a demonstration of how to bump version number and also modify
CHANGELOG.mdbefore new release. (#309)
v0.21.4 (2024-11-13) {#v0.21.4-(2024-11-13)}
- This is just a demonstration about
Changelog.jl. (#139, #306)