Skip to content

v1.0.1 - The Grail Encounter

Choose a tag to compare

@ericbrts ericbrts released this 22 Sep 13:05
· 114 commits to main since this release
2746d65

Improvements

  • In legacy, we clarified that BasicState with distinguishability noise should use the new NoisyFockState format (i.e. "|{0}>" instead of "|{_:0}>")

Bug fixes

  • Fix Expression and Parameter copy.
  • Circuit and Experiment containing several times the same Parameter can now be copied properly using .copy().
  • Simulator allowed AnnotatedFockState inputs when it shouldn't
  • BasicState can be initialised from a numpy.array again
  • Fixed Two-particle bosonic-fermionic quantum walk example notebook
  • Fixed typos and missing links in the user documentation