File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased] ( https://github.com/qutip/QuantumToolbox.jl/tree/main )
99
10+ ## [ v0.39.1]
11+ Release date: 2025-11-19
12+
1013- Add ` spre ` and ` spost ` methods for ` ComposedOperator ` and cache propagator in every time evolution solver. ([ #596 ] )
1114
1215## [ v0.39.0]
@@ -267,6 +270,7 @@ Release date: 2024-11-13
267270[ v0.38.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.38.0
268271[ v0.38.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.38.1
269272[ v0.39.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.39.0
273+ [ v0.39.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.39.1
270274[ #86 ] : https://github.com/qutip/QuantumToolbox.jl/issues/86
271275[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
272276[ #271 ] : https://github.com/qutip/QuantumToolbox.jl/issues/271
Original file line number Diff line number Diff line change 11name = " QuantumToolbox"
22uuid = " 6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
3- version = " 0.39.0 "
3+ version = " 0.39.1 "
44authors = [" Alberto Mercurio" , " Yi-Te Huang" ]
55
66[deps ]
@@ -66,7 +66,7 @@ Pkg = "1"
6666ProgressMeter = " 1.11.0"
6767Random = " 1"
6868SciMLBase = " 2.105"
69- SciMLOperators = " 1.11 "
69+ SciMLOperators = " 1.12 "
7070SparseArrays = " 1"
7171SpecialFunctions = " 2"
7272StaticArraysCore = " 1"
You can’t perform that action at this time.
0 commit comments