Skip to content

v0.13.1 - Castle of Wonders

Choose a tag to compare

@Aubaert Aubaert released this 27 May 08:30
· 186 commits to main since this release
c7d4380

New Features

  • The StateGenerator is now able to generate photonic states based on new rules

Improvements

  • The catalog items now expose a build_experiment method that allows creating an Experiment without creating a Processor, allowing easier integration into RemoteProcessor.
  • Non BasicState input in a Processor require setting the min_detected_photons_filter. The error message when omitting it was not human readable. The message is now clearer.

Bug fixes

  • Fixed copy of Experiment and Processor that now give a deep copy of the original object.