Skip to content

toqito-v1.0.7

Compare
Choose a tag to compare
@vprusso vprusso released this 06 Feb 19:31
· 128 commits to master since this release
cfb62c4

1.0.7

Improvements

New Features

  • Generate a set of mutually unbiased bases for a given prime dimension. PR-272.

  • Check whether a given collection of quantum states described as vectors are antidistinguishable. PR-271.

  • Check whether a set of quantum states constitute an unextendible product basis or not. (thanks to @Newtech66 and @smtsjhr).

  • Check if a matrix is totally positive PR-274

  • Check if matrix is diagonally dominant (thanks to @elads888) PR-176

  • Determine whether a collection of vectors are linearly independent or not PR-324

  • Adding the BB84 states PR-327

  • Integrating the functionality to determine whether a collection of states comprise an unextendible product basis PR-328

  • Calculate Bures angle (thanks to @epelaaez) PR-181

  • Adding the PBR states PR-382

  • Adding cyclic permutation (thanks to @Bchass) PR-390

  • Generate random circulant gram matrix (thanks to @ankit-pn) PR-389

  • Generate random set of states with specified dimensions (thanks to @ankit-pn) PR-383

  • Compute CB norm of a quantum channel (thanks to @AmanieOxana) PR-157

  • Adding support for density matrix and vector input for state distinguishability and exclusion PR-462

unitaryHACK 2023

This release also contains contributions from unitaryHACK 2023 bounties! https://unitaryhack.dev/projects/toqito/

Many thanks to @georgios-ts, @ErikQQY, @purva-thakre, @Newtech66, @smtsjhr, @ryanprior, @AmanieOxana and @vprusso !