File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ 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.29.1]
11+ Release date: 2025-03-07
12+
13+ - Minor changes for GPU matrices element type and word size handling. ([ #430 ] )
14+
1015## [ v0.29.0]
1116Release date: 2025-03-07
1217
@@ -126,6 +131,7 @@ Release date: 2024-11-13
126131[ v0.27.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.27.0
127132[ v0.28.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.28.0
128133[ v0.29.0 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.29.0
134+ [ v0.29.1 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.29.1
129135[ #86 ] : https://github.com/qutip/QuantumToolbox.jl/issues/86
130136[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
131137[ #271 ] : https://github.com/qutip/QuantumToolbox.jl/issues/271
@@ -180,3 +186,4 @@ Release date: 2024-11-13
180186[ #421 ] : https://github.com/qutip/QuantumToolbox.jl/issues/421
181187[ #423 ] : https://github.com/qutip/QuantumToolbox.jl/issues/423
182188[ #428 ] : https://github.com/qutip/QuantumToolbox.jl/issues/428
189+ [ #430 ] : https://github.com/qutip/QuantumToolbox.jl/issues/430
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.29.0 "
4+ version = " 0.29.1 "
55
66[deps ]
77ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
You can’t perform that action at this time.
0 commit comments