Skip to content

toqito-v1.0.5

Compare
Choose a tag to compare
@vprusso vprusso released this 14 Mar 01:22
· 526 commits to master since this release
  • Version bump to fix Python package versioning issue.

  • Adding outer_product and inner_product functions in matrix_ops (thanks
    to @juliusw352)

  • Fixing random number generation in random_density_matrix function to be
    obtained from Haar measure (thanks to @BCasale)

  • Adding to_nonlocal_game function in XORGame that converts an XOR game
    definition to a NonlocalGame object (thanks to @juliusw352)

  • Adding nonsignaling function in XORGame that calculates the nonsignaling
    value of an XORGame object (thanks to @juliusw352)