You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Essay" page on what we want to get out of bloqade. MLIR, co-design, hardware orientation, etc.
Examples with some essays explaining what we're doing (and why it is cool!)
GHZ example - sequential, parallel
Pauli exponentiation - Composition of closures
QAOA - SIMD parallelism
QFT - Recursion
Repeat Until Success - Control flow
Interpreter documentation pages
QASM2 codegen and API
Pyqrack API
Compiler pass examples - under "digital tutorial" tab as "Example compiler passes"
Native gate set rewrite
ASAP parallelism rewrite
Many-to-one qubit unitaries
Restructure Digital->qasm2 and add new pages
Top level "Digital" is renamed as "Circuits" and inherits the top words of qasm page. Include discussion on @ qasm kernel decorator and reference code and compiler pass examples.
New sub-page on core (qasm2) dialect set with API reference
New sub-page on uop dialect set with API reference
New sub-page on noise dialect set with API reference
New sub-page on parallel (qasm2) dialect set with API reference
New sub-page on inline (qasm2) dialect set with API reference
We can restructure this flow as more dialect groups (e.g. moves) become available.
The text was updated successfully, but these errors were encountered:
Vision for the bloqade family
Examples with some essays explaining what we're doing (and why it is cool!)
Interpreter documentation pages
Compiler pass examples - under "digital tutorial" tab as "Example compiler passes"
Restructure Digital->qasm2 and add new pages
We can restructure this flow as more dialect groups (e.g. moves) become available.
The text was updated successfully, but these errors were encountered: