This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `use_websocket` kwarg to pytket-quum /cost flow (#437) * Added use_websocket kwarg to pytket-quum /cost flow * Added use_websocket kwarg to process_circuit docstring. * upgrade qiskit to 0.37 (#446) * update qiskit version * remove unsupported basebackend * fix black and remove union * remove unused import * [pytket-braket] [doc] Fix docstring formatting. (#447) * [pytket-iqm] Restore iqm extension (#442) * [pytket-cirq] Update to cirq 1.x. (#451) * [pytket-ionq] Change default device name. (#452) * [feature] [pytket-quantinuum] add new simpler batching interface * Add ZZPhaseToRz pass in default compilation (#453) * Update cirq conversion to support cirq.ops.common_gates rx, ry and rz (#455) * add rotation gate converter * update radian gate translation * update radian gate translation * fix mypy issues * Update cirq.py * Update changelog.rst * Update cirq_convert.py * Update cirq_convert.py * Update cirq_convert.py * add pytket-qujax to docs (#456) * add pytket-qujax to docs * add repo link to readme * [feature][pytket-quantinuum] new direct submit_qasm method (#454) * [feature][pytket-quantinuum] new direct submit_qasm method * remove websocket parameter from process_circuit use * Better exception description Co-authored-by: Alec Edgington <[email protected]> * cleanup request body specification Co-authored-by: Alec Edgington <[email protected]> * Remove/pytket quantinuum (#457) * remove files * update readme, docs and workflows * [pytket-braket] fix mypy issue in braket (#462) * try to fix mypy * try to fix mypy * [pytket-iqm] disable iqm tests (#463) * disable iqm tests * update * fix link in readme (#460) * fix link in readme * requested changes * Feature/improve state unitary retrieval for aer and qulacs (#461) * Improve get_result performce for Qulacs backend when using default qubit permutation * Implement implicit permutations and reverse bit order when run circuits on aer state or unitary simulators. * Add changelog entries * Update modules/pytket-qiskit/pytket/extensions/qiskit/backends/aer.py Co-authored-by: Seyon Sivarajah <[email protected]> * Fix constructing qiskit circuits * Refactor get_implicit_swaps and fix errors Co-authored-by: Seyon Sivarajah <[email protected]> * add backend list to landing page (#448) * add backend list to landing page * added Quantinuumemualtor info * fixed links and markdown formatting * add paragraph * fixed links * para to list * fixed headings, links and text * wording * update quantinuum links * Quantinuumlinks * Remove/iqm braket (#465) * update readme, update workflows, update docs * remove files * update vesions and changelogs * Update modules/pytket-qulacs/docs/changelog.rst Co-authored-by: Alec Edgington <[email protected]> Co-authored-by: vanyae-cqc <[email protected]> Co-authored-by: Alec Edgington <[email protected]> Co-authored-by: seyon <[email protected]> Co-authored-by: Silas Dilkes <[email protected]> Co-authored-by: yao-cqc <[email protected]> Co-authored-by: CalMacCQ <[email protected]>
- Loading branch information
1 parent
7ae1ed4
commit b01a9f4
Showing
122 changed files
with
464 additions
and
35,244 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
/modules/pytket-aqt/ @cqc-melf | ||
/modules/pytket-braket/ @cqc-alec | ||
/modules/pytket-cirq/ @sjdilkes | ||
/modules/pytket-ionq/ @Roland-djee | ||
/modules/pytket-iqm/ @cqc-alec | ||
/modules/pytket-projectq/ @lmondada | ||
/modules/pytket-pyquil/ @sjdilkes @lmondada | ||
/modules/pytket-pysimplex/ @cqc-alec | ||
/modules/pytket-pyzx/ @cqc-alec | ||
/modules/pytket-qiskit/ @ss2165 | ||
/modules/pytket-qsharp/ @cqc-alec | ||
/modules/pytket-quantinuum/ @ss2165 | ||
/modules/pytket-qulacs/ @Roland-djee | ||
/modules/pytket-stim/ @cqc-alec |
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
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
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 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.
Oops, something went wrong.