File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## Unreleased
99
1010- Change the parameters structure of ` sesolve ` , ` mesolve ` and ` mcsolve ` functions to possibly support automatic differentiation. ([ #311 ] )
11+ - Fix type instability and reduce extra memory allocation in ` liouvillian ` . ([ #315 ] , [ #318 ] )
1112
1213
1314## [ v0.21.5] (2024-11-15)
@@ -27,3 +28,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728[ #306 ] : https://github.com/qutip/QuantumToolbox.jl/issues/306
2829[ #309 ] : https://github.com/qutip/QuantumToolbox.jl/issues/309
2930[ #311 ] : https://github.com/qutip/QuantumToolbox.jl/issues/311
31+ [ #315 ] : https://github.com/qutip/QuantumToolbox.jl/issues/315
32+ [ #318 ] : https://github.com/qutip/QuantumToolbox.jl/issues/318
You can’t perform that action at this time.
0 commit comments