Skip to content

Commit 94da851

Browse files
update changelog
1 parent d4507fb commit 94da851

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@
1818

1919
- Add `tc.channels.composedkraus` to compose the different Kraus operators as a new one
2020

21+
- Add direct support for noise model via `sample_expectation_ps` and `expectation` methods, both Monte Carlo trajectory and density matrix evolution approaches are supported
22+
2123
### Changed
2224

23-
- Improve the efficiency of `sample_expectation_ps` method by using cached state.
25+
- Improve the efficiency of `sample_expectation_ps` method by using cached state
2426

2527
### Fixed
2628

27-
- Fixed `unitary_kraus` of Circuit class support for multi-qubit kraus channels, previous implementation fails to reshape the kraus tensor as matrix
29+
- Fixed `unitary_kraus` of Circuit class support for multi-qubit kraus channels, previous implementation fails to reshape the multi-qubit kraus tensor as matrix
2830

2931
- Fixed `kraus_to_super_gate` bug when multi-qubit kraus channels are presented on tensorflow backend
3032

0 commit comments

Comments
 (0)