Skip to content

BSC release - 13

Compare
Choose a tag to compare
@jjmartinezQT jjmartinezQT released this 10 Oct 09:52
· 206 commits to main since this release
4bf73b9
Fix cz in transpiler (#558)

* experimental implementation for testing purposes

* added draft implementation

* added unit tests

* added changelog

* fix unit tests

* fix code quality check

* fix documentation

* add support for wait gates in circuit transpilation

* added documentation for wait gate in gate_decompositions

* fixed bug with None values in options

* add explanation for option method in gate_event_settings.post_init

* merge with main

* merge with main

* fix code quality complains

* fix test coverage

* fix test coverage

* fix test coverage

* add cz to data

* add 2q gate with spaces in test.data runcard to fix codecov

* add flipped cz to test_optimize_transpilation