File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
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
+
3
21
## [0.9.12.1] - 2024-02-07
4
22
5
23
### Added
You can’t perform that action at this time.
0 commit comments