Recent Releases of Ket
Ket - v0.6.0
Ket v0.6.0
- added apply to subsystem (thanks to @AVlyx)
- added minimal error state discrimination (thanks to @atg205)
- added pretty good measurement (thanks to @atg205)
Breaking changes:
- renamed applykraus to applymap and added support for CJ operators
- Julia
Published by github-actions[bot] 10 months ago
Ket - v0.5.1
Ket v0.5.1
- added trace and replace function (thanks to @AVlyx)
- optimized partial trace, partial transposition, and permute systems (thanks to @AVlyx)
- simplified generation of random unitaries and isometries (thanks to @sethaxen)
- adapted to Julia 1.12
- Julia
Published by github-actions[bot] 10 months ago
Ket - v0.5.0
Ket v0.5.0
- added conversion between Collins-Gisin and correlation representations
- added specialized tsirelson_bound functions for levels 1 and 1+ab
- added Braunstein-Caves game
- added Sindici-Piani states
- added unitary_parameterization
- minor improvements and bugfixes
Breaking changes:
- tsirelson_bound now returns optimal behaviour as well
- Julia
Published by github-actions[bot] 11 months ago
Ket - v0.4.0
Ket v0.4.0
- added nonlocality_robustness
- added several qubit noise channels (bit flip, phase flip, depolarizing, amplitude damping, etc.)
- added several quantum states
- added random isometries
- added inner DPS hierarchy
- added documentation on getting started and an example use
- various minor optimizations and bugfixes
Breaking changes:
- renamed randomrobustness as entanglementrobustness (and added methods)
- changed noise arguments of incompatibility_robustness
- separated symmetricprojection into symmetricprojector and symmetric_isometry
- Julia
Published by github-actions[bot] about 1 year ago
Ket - 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_collinsgisinandtensor_correlation - removed MATLAB dependency; now Tsirelson bounds are computed with QuantumNPA
- added bipartite
seesaw - added
incompatibility_robustness - added Bell states
Breaking changes:
- replaced
fp2cgandcg2fpwithtensor_collinsgisinandtensor_probability random_unitarynow returns a custom type- countless tiny things
- Julia
Published by github-actions[bot] about 1 year ago
Ket - 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
- Julia
Published by github-actions[bot] over 1 year ago