Skip to content

Commit 4087817

Browse files
add more on changelog
1 parent 4d20f5e commit 4087817

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Added
66

7+
- Finished quantum noise modeling and simulation development stage 1. Add more quantum channels and the differentiable transformation between different channel forms. Add readout error support for sample and sample_expectation_ps methods.
8+
79
- Add new parameter shift gradient API that supports finite measurement shots and the corresponding example scripts
810

911
- Add openqasm format transformation method `c.to_openqasm()`
@@ -14,6 +16,8 @@
1416

1517
- Add native support for `u` gate when transforming from qiskit
1618

19+
- Add circuit `from_qsim_file` method to load Google random circuit structure
20+
1721
### Changed
1822

1923
- The inner mechanism for `sample_expectation_ps` is changed to sample representation from count representation for a fast speed

0 commit comments

Comments
 (0)