File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- Rename ` sparse_to_dense ` as ` to_dense ` and ` dense_to_sparse ` as ` to_sparse ` . ([ #392 ] )
1111- Fix erroneous definition of the stochastic term in ` smesolve ` . ([ #393 ] )
1212- Change name of ` MultiSiteOperator ` to ` multisite_operator ` . ([ #394 ] )
13+ - Fix ` smesolve ` for specifying initial state as density matrix. ([ #395 ] )
1314
1415## [ v0.26.0]
1516Release date: 2025-02-09
@@ -122,3 +123,4 @@ Release date: 2024-11-13
122123[ #392 ] : https://github.com/qutip/QuantumToolbox.jl/issues/392
123124[ #393 ] : https://github.com/qutip/QuantumToolbox.jl/issues/393
124125[ #394 ] : https://github.com/qutip/QuantumToolbox.jl/issues/394
126+ [ #395 ] : https://github.com/qutip/QuantumToolbox.jl/issues/395
You can’t perform that action at this time.
0 commit comments