Skip to content

Commit c540cef

Browse files
committed
update changelog
1 parent 84aa723 commit c540cef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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]
1621
Release 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

0 commit comments

Comments
 (0)