Skip to content

v0.7.3 - Blanchefleur

Compare
Choose a tag to compare
@ericbrts ericbrts released this 21 Dec 16:23
· 198 commits to main since this release
699d2f3

Improvements

  • Improved photonic source model
    This change is breaking the Source class API. See https://perceval.quandela.net/docs/legacy.html for code adaptation.
  • Job name is customizable
  • RemoteProcessor and local Processor now share a common API
  • A BSCount object (basic state count) can now be used in pdisplay

Bug fixes

  • Fixed several issues with simulation backends returning wrong results when an unexpected state was passed as input
  • Fixed StateVector not auto-normalizing before checking equality with others
  • Fixed an issue with processor not correctly refreshing their circuit when a new value was set in a variable parameter
  • Fixed an issue preventing RemoteJob from being canceled programmatically