Skip to content

Commit

Permalink
Changelog for 0.9.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sserita committed Apr 16, 2024
1 parent 70a3ce5 commit ee21585
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## [0.9.12.2] - 2024-04-16

### Added
* Updated Cirq parsing capabilities (#411)
* Added ability for reports to use CircuitListDesigns and results without gauge optimizations (#412, #415)
* Indicator that figure/title headings can be clicked for expanded details (#416)


### Fixed
* Several tutorial updates and fixes (#282, #317, #421)
* Fixed fiducial selection with wrong qubit labels (#396, #418)
* Casting operators to dense matrices to avoid type errors in `pygsti.tools.optools` (#406, #414)
* LGST fitting with sparse dataset (#420)


### Changed
* Increased the speed of unit/integration tests in GitHub Actions (#380, #403)

## [0.9.12.1] - 2024-02-07

### Added
Expand Down

0 comments on commit ee21585

Please sign in to comment.