Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@events555 events555 released this 19 Sep 20:39
· 1 commit to main since this release

[1.1.0] - 2024-09-19

Added

  • Allow Program.simulate() to take argument shots
  • Modified return of Program.simulate() to be multidimensional list when shots>1

Changed

  • Update print_measurements() to support shots==1 and shots>1
  • Rename composite.md to COMPOSITE.md