Releases: dev-ket/Ket.jl
Releases · dev-ket/Ket.jl
v0.3.1
Ket v0.3.1
- added Dicke states (permutationally invariant
N
-qubit states) - added Horodecki states (bound entangled 3x3 and 2x4 states)
- minor improvements
v0.3.0
Ket v0.3.0
- added multipartite local_bound for probability and correlator representations
- added multipartite tsirelson_bound for Collins-Gisin and correlator representations
- added multipartite versions of
tensor_probability
,tensor_collinsgisin
andtensor_correlation
- removed MATLAB dependency; now Tsirelson bounds are computed with QuantumNPA
- added bipartite
seesaw
- added
incompatibility_robustness
- added Bell states
Breaking changes:
- replaced
fp2cg
andcg2fp
withtensor_collinsgisin
andtensor_probability
random_unitary
now returns a custom type- countless tiny things
v0.2.0
Ket v0.2.0
- DPS hierarchy and entanglement entropy
- Test for genuine multipartite entanglement
- Schmidt decomposition
- Generalized W and GHZ states
- Diamond norm
- Permute systems
- Various bugfixes and refactoring
- Now works with Julia 1.11
v0.1.0
Ket v0.1.0
Initial release.