📄️ Quantum Selected Configuration Interaction
In this tutorial we will introduce Quantum Selected Configuration Interaction (QSCI) from the quri-parts-qsci package in the context of early fault tolerant quantum computing (EFTQC)
📄️ Statistical Phase Estimation
In this tutorial, we will go over how to execute statistical phase estimation (SPE) using QURI Algo and QURI VM.
📄️ Quantum Circuit Compilation
Quantum Circuit Compilation is a technique that aims to reduce the depth of certain quantum circuits by approximating them by fixed depth variational circuits. A well-known example of this is quantum assisted quantum compiling (QAQC). This is available in QURI Algo through our compilation module, which will be introduced through this notebook.