Skip to content

Commit ee21585

Browse files
committed
Changelog for 0.9.12.2
1 parent 70a3ce5 commit ee21585

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## [0.9.12.2] - 2024-04-16
4+
5+
### Added
6+
* Updated Cirq parsing capabilities (#411)
7+
* Added ability for reports to use CircuitListDesigns and results without gauge optimizations (#412, #415)
8+
* Indicator that figure/title headings can be clicked for expanded details (#416)
9+
10+
11+
### Fixed
12+
* Several tutorial updates and fixes (#282, #317, #421)
13+
* Fixed fiducial selection with wrong qubit labels (#396, #418)
14+
* Casting operators to dense matrices to avoid type errors in `pygsti.tools.optools` (#406, #414)
15+
* LGST fitting with sparse dataset (#420)
16+
17+
18+
### Changed
19+
* Increased the speed of unit/integration tests in GitHub Actions (#380, #403)
20+
321
## [0.9.12.1] - 2024-02-07
422

523
### Added

0 commit comments

Comments
 (0)