Releases: araujoms/Ket.jl
Releases · araujoms/Ket.jl
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.