Skip to content

v0.11.1 - Sir Gawain

Compare
Choose a tag to compare
@ericbrts ericbrts released this 11 Sep 08:54
· 5 commits to main since this release
e60f0aa

New feature

  • cQASM circuit to linear optics converter

Improvements

  • Logging system user documentation: https://perceval.quandela.net/docs/reference/logging.html
  • Fixed typos in the user documentation
  • Improved input parameter checks in Photon Recycling
  • Optimized noisy state generation in the Source class
  • Avoid inconsistent values of shots / samples when creating remote jobs

Bug fixes

Circuit / Processor rendering

  • Fixed "floating herald" issue in pdisplay
  • Fixed incorrect size of rendered circuit box

Simplify circuit

  • Fixed a bug with consecutive permutations in the "simplify circuit" process
  • Fixed a bug where a phase shifter with a phi variable parameter could disappear in the "simplify circuit" process

Known issues

  • The cQASM converter does not support Python 3.8