Skip to content

v6.2.0

Choose a tag to compare

@Kolarovszki Kolarovszki released this 03 Sep 10:12
· 68 commits to main since this release

Added

  • Result.get_counts method for showing repetitions in the obtained samples.
  • dask support for Gaussian Boson Sampling.
  • State vector display with occupation numbers using fock_amplitude_map.

Fixed

  • Handling number of modes mismatch in Simulator.execute.
  • Typos in the documentation corrected.
  • Instruction mode validation improved for caching invalid indices.
  • Jupyter notebook download issue in the documentation.
  • Unnecessary singularity check deleted in Graph.

Full Changelog: v6.1.0...v6.2.0