File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- Change save callbacks from ` PresetTimeCallback ` to ` FunctionCallingCallback ` . ([ #410 ] )
1212- Align ` eigenstates ` and ` eigenenergies ` to QuTiP. ([ #411 ] )
1313- Introduce ` vector_to_operator ` and ` operator_to_vector ` . ([ #413 ] )
14- - Introduce some entropy related functions. ([ #416 ] )
14+ - Introduce some entropy related functions. ([ #414 ] , [ # 416 ] )
1515 - ` entropy_linear `
1616 - ` entropy_mutual `
1717 - ` entropy_conditional `
1818 - ` entropy_relative `
19- - Fix ` entanglement ` and introduce ` concurrence ` . ([ #418 ] , [ #419 ] )
19+ - Fix ` entanglement ` and introduce ` concurrence ` . ([ #414 ] , [ # 418 ] , [ #419 ] )
2020
2121## [ v0.27.0]
2222Release date: 2025-02-14
@@ -155,6 +155,7 @@ Release date: 2024-11-13
155155[ #410 ] : https://github.com/qutip/QuantumToolbox.jl/issues/410
156156[ #411 ] : https://github.com/qutip/QuantumToolbox.jl/issues/411
157157[ #413 ] : https://github.com/qutip/QuantumToolbox.jl/issues/413
158+ [ #414 ] : https://github.com/qutip/QuantumToolbox.jl/issues/414
158159[ #416 ] : https://github.com/qutip/QuantumToolbox.jl/issues/416
159160[ #418 ] : https://github.com/qutip/QuantumToolbox.jl/issues/418
160161[ #419 ] : https://github.com/qutip/QuantumToolbox.jl/issues/419
You can’t perform that action at this time.
0 commit comments