Skip to content

Version 0.9.12.1

Compare
Choose a tag to compare
@sserita sserita released this 07 Feb 23:16
· 121 commits to master since this release

Notable changes include a new AffineShiftOp operation, a variety of tutorial updates, minor bugfixes, and new warning messages, and several changes to our GitHub workflows (including code owners and streamlined Actions pipelines).

Added

  • Warnings for JupyterLab incompatibility (#328)
  • Warning for modifying static DataSets (#340)
  • Keyword argument to change ForwardSim types at Protocol runtime (#358)
  • Flag to drop new delay instructions in QASM2 circuit output (#377)
  • Warning for non-TP gauge transformations on CPTPLND-parameterized objects (#378)
  • Code owner assignments (#384)
  • A new AffineShiftOp modelmember (#386)

Fixed

  • Several tutorial updates and fixes (#247, #395)
  • LGST fitting with various model parameterizations (#366)
  • Deprecated convolve import in scipy 1.12 (#391, #392)

Changed

  • Stricter enforcement of line labels when using "*" in circuits (#373)
  • Reimplementation of ProtectedArray (#386)
  • GitHub runner updates for faster runs on development branches (#388)

Contributors

@sserita, @enielse, and @coreyostrove want to thank @eendebakpt and @rileyjmurray for their contributions!

Full Changelog: v0.9.12...v0.9.12.1