-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixes rst extensions * Creates release notes for 0.7.0 * Updates version
- Loading branch information
Showing
7 changed files
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
0.7.0 (2024-09-18) | ||
================== | ||
|
||
New features | ||
------------ | ||
|
||
- Adds support for sending the use_fractional_gates option to the transpile service (`83 <https://github.com/Qiskit/qiskit-ibm-transpiler/pull/83>`__) | ||
- Adds iterative decomposition to Qasm3 export. (`85 <https://github.com/Qiskit/qiskit-ibm-transpiler/pull/85>`__) | ||
|
||
|
||
Other notes | ||
----------- | ||
|
||
- Removes unneeded benchmark method (`81 <https://github.com/Qiskit/qiskit-ibm-transpiler/pull/81>`__) | ||
- Adds test to verify that a circuit with a barrier will be transpiled (`84 <https://github.com/Qiskit/qiskit-ibm-transpiler/pull/84>`__) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters