File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ v0.22.0] (2024-11-20)
11+
1012- Change the parameters structure of ` sesolve ` , ` mesolve ` and ` mcsolve ` functions to possibly support automatic differentiation. ([ #311 ] )
1113- Fix type instability and reduce extra memory allocation in ` liouvillian ` . ([ #315 ] , [ #318 ] )
1214
@@ -24,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2426
2527[ v0.21.4 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.21.4
2628[ v0.21.5 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.21.5
29+ [ v0.22.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.22.0
2730[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
2831[ #306 ] : https://github.com/qutip/QuantumToolbox.jl/issues/306
2932[ #309 ] : https://github.com/qutip/QuantumToolbox.jl/issues/309
Original file line number Diff line number Diff line change 11name = " QuantumToolbox"
22uuid = " 6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
33authors = [" Alberto Mercurio" , " Yi-Te Huang" ]
4- version = " 0.21.5 "
4+ version = " 0.22.0 "
55
66[deps ]
77ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
You can’t perform that action at this time.
0 commit comments