We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe1f99 commit 0c7bba2Copy full SHA for 0c7bba2
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- `entropy_mutual`
17
- `entropy_conditional`
18
- `entropy_relative`
19
+- Fix `entanglement` and introduce `concurrence`. ([#418], [#419])
20
21
## [v0.27.0]
22
Release date: 2025-02-14
@@ -155,3 +156,5 @@ Release date: 2024-11-13
155
156
[#411]: https://github.com/qutip/QuantumToolbox.jl/issues/411
157
[#413]: https://github.com/qutip/QuantumToolbox.jl/issues/413
158
[#416]: https://github.com/qutip/QuantumToolbox.jl/issues/416
159
+[#418]: https://github.com/qutip/QuantumToolbox.jl/issues/418
160
+[#419]: https://github.com/qutip/QuantumToolbox.jl/issues/419
0 commit comments