File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ 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 ] )
15+ - ` entropy_linear `
16+ - ` entropy_mutual `
17+ - ` entropy_conditional `
18+ - ` entropy_relative `
1419
1520## [ v0.27.0]
1621Release date: 2025-02-14
@@ -149,3 +154,4 @@ Release date: 2024-11-13
149154[ #410 ] : https://github.com/qutip/QuantumToolbox.jl/issues/410
150155[ #411 ] : https://github.com/qutip/QuantumToolbox.jl/issues/411
151156[ #413 ] : https://github.com/qutip/QuantumToolbox.jl/issues/413
157+ [ #416 ] : https://github.com/qutip/QuantumToolbox.jl/issues/416
You can’t perform that action at this time.
0 commit comments