-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove quantum_serverless from circuit cutting source code
* Remove quantum_serverless from cutting source code * Fix linter errors * Modify language in CC tutorial 3 * Fix linter error * Small edits and fix typos (#33) * Change to functional workflow in all circuit cutting tutorials * Fix bad notebook output in CC tutorial 2 * Capture output from MIP model in CC tutorials * update 3 cutting tutorials * add manual cutting fig * Fix conflicts between divergent branches * Create an img directory in cutting tutorials dir * Clean up output that is rendering poorly on Github * Fix linter errors * Fix broken links in CC tutorials * Add circuit cutting tutorial README * Update README.md Co-authored-by: Jen Glick <[email protected]> Co-authored-by: Jen <[email protected]>
- Loading branch information
1 parent
508bcb3
commit 4fafcef
Showing
10 changed files
with
954 additions
and
1,044 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Tutorials | ||
|
||
- [Tutorial 1](https://github.com/Qiskit-Extensions/circuit-knitting-toolbox/blob/main/docs/circuit_cutting/tutorials/tutorial_1_automatic_cut_finding.ipynb): Perform circuit cutting with automated cut finding, using a mixed-integer programming model. | ||
- [Tutorial 2](https://github.com/Qiskit-Extensions/circuit-knitting-toolbox/blob/main/docs/circuit_cutting/tutorials/tutorial_2_manual_cutting.ipynb): Perform circuit cutting by manually specifying wire cut locations. | ||
- [Tutorial 3](https://github.com/Qiskit-Extensions/circuit-knitting-toolbox/blob/main/docs/circuit_cutting/tutorials/tutorial_3_cutting_with_quantum_serverless.ipynb): Use Quantum Serverless to allocate steps of the circuit cutting workflow to various compute resources (e.g., the cloud). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.