Skip to content

Commit

Permalink
Update notebooks and tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
vova5703945 committed May 9, 2024
1 parent 2e6029f commit fcef5cb
Show file tree
Hide file tree
Showing 22 changed files with 3,433 additions and 3,812 deletions.
9 changes: 5 additions & 4 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Rivet Transpiler Examples

This directory contains notebooks with different examples and tutorials:

- [Transpilation Overview, Stages, Functions](examples.ipynb)
- [Introduction to Rivet transpiler](examples.ipynb)
- [Shadow State Tomography](shadows/shadow_state_tomography.ipynb)
- [Fourier Adder](fourier_adder/fourier_adder.ipynb)
- [Topological Compression](topological_compression/topological_compression.ipynb)
- [Hashing](hashing/hashing.ipynb)
- [Qubit-Constrained Transpilation](qubit_constrained_transpilation/qubit_constrained_transpilation.ipynb)
- [Hashing](hashing/hashing.ipynb)
- [Circuit Stitching](circuit_stitching/circuit_stitching.ipynb)
- [Quantum circuit syntesis](circuit_syntesis/circuit_syntesis.ipynb)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
827 changes: 827 additions & 0 deletions examples/circuit_stitching/circuit_stitching.ipynb

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
409 changes: 409 additions & 0 deletions examples/circuit_syntesis/circuit_syntesis.ipynb

Large diffs are not rendered by default.

2,149 changes: 150 additions & 1,999 deletions examples/examples.ipynb

Large diffs are not rendered by default.

Binary file added examples/fourier_adder/Fig1_QFT_adder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/fourier_adder/Fig4_states_comparison.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
941 changes: 455 additions & 486 deletions examples/fourier_adder/fourier_adder.ipynb

Large diffs are not rendered by default.

Binary file added examples/hashing/Fig1_hashing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/hashing/Fig2_FakeLima_backend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/hashing/Fig3_timehashing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fcef5cb

Please sign in to comment.