Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 13:51
· 1 commit to master since this release

Ket v0.3.0

Diff since v0.2.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 and tensor_correlation
  • removed MATLAB dependency; now Tsirelson bounds are computed with QuantumNPA
  • added bipartite seesaw
  • added incompatibility_robustness
  • added Bell states

Breaking changes:

  • replaced fp2cg and cg2fp with tensor_collinsgisin and tensor_probability
  • random_unitary now returns a custom type
  • countless tiny things