Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Demo about implementing Shor's algorithm with Catalyst #1010

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
58be460
Outlining Shor x Catalyst demo
Jan 7, 2024
746b48b
fix some formatting
Jan 7, 2024
ca74504
Update first sections of demo
glassnotes Feb 8, 2024
cb22759
Start discussion about JIT compilation
glassnotes Feb 8, 2024
8d870af
Merge branch 'master' into shortalyst
glassnotes Feb 8, 2024
8cba49a
Merge branch 'master' into shortalyst
glassnotes Nov 4, 2024
acff510
Start restructing demo.
glassnotes Nov 4, 2024
b1b2dab
Start explaining circuits and add some diagrams.
glassnotes Nov 6, 2024
f9191f2
Added the bulk of the explanation about the quantum circuits plus ass…
glassnotes Nov 15, 2024
e4f5b71
Fix missing brackets on images. Revert unintended changes to Haar demo
glassnotes Nov 15, 2024
6d8fd85
Merge branch 'master' into shortalyst
glassnotes Dec 2, 2024
acf8625
Fix typo. Shrink width of a few figures.
glassnotes Dec 2, 2024
d100a02
Expand on circuit implementation; new text and many diagrams (almost …
glassnotes Dec 2, 2024
9611e27
Add figures for one-qubit QPE. Update some other figures and text.
glassnotes Dec 5, 2024
328a309
Finish section about circuits, minus minor updates to graphics.
glassnotes Dec 5, 2024
cfaa568
Fix rendering issue
glassnotes Dec 5, 2024
47f97c3
Update many graphics; add meta graphic.
glassnotes Dec 9, 2024
07a3aed
Update demo text in circuit section.
glassnotes Dec 9, 2024
b9054f8
Finish circuits section.
glassnotes Dec 9, 2024
d0e6394
Merge branch 'master' into shortalyst
glassnotes Dec 10, 2024
d0578ac
Update graphics.
glassnotes Dec 11, 2024
ead6894
Update combined graphic
glassnotes Dec 11, 2024
10859d1
Update combined graphic
glassnotes Dec 11, 2024
a329cc8
Start adding code into demo.
glassnotes Dec 16, 2024
f99ca41
Update some figures to remove superfluous QFTs
glassnotes Dec 26, 2024
481fe11
Minor changes to demo text
glassnotes Dec 26, 2024
7f8a0cd
Merge branch 'master' into shortalyst
glassnotes Jan 6, 2025
109f595
Fix error in circuit diagram and description.
glassnotes Jan 6, 2025
6452838
Update description with new optimizations
glassnotes Jan 13, 2025
a6456fd
Finish describing initial controlled bit-wise optimization.
glassnotes Jan 15, 2025
8ff118c
Add additional classical-computed optimization for the doubly-control…
glassnotes Jan 15, 2025
b6bef7b
Fix condition in image
glassnotes Jan 15, 2025
a44625e
Merge branch 'master' into shortalyst
glassnotes Jan 15, 2025
116216b
Merge branch 'master' into shortalyst
glassnotes Jan 29, 2025
8ec784c
Add some code for helpers
glassnotes Jan 29, 2025
704c0c4
Merge branch 'master' into shortalyst
glassnotes Feb 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading