Skip to content

Version 0.9.14.1

Latest
Compare
Choose a tag to compare
@coreyostrove coreyostrove released this 30 Aug 21:05
· 5 commits to master since this release

This is a bugfix release patching two issues:

  • Bugfix for issue reported in #636 with dataframe construction from experiment designs and VB results related to recent changes in newer versions of pandas in conjunction with python 3.12. (#646, @enielse)
  • Fixes for regressions (a visual issue with overlapping plots in tables, and a performance regression in operation matrix plots) in HTML report generation introduced in 0.9.14. These issues became apparent in multi-qubit GST contexts. (#648)

Full Changelog: v0.9.14...v0.9.14.1