Repo: https://github.com/microsoft/Quantum Dir: https://github.com/microsoft/Quantum/tree/main/samples Demo: http://aka.ms/try-qsharp Consider: * Sudoku solving with Grover's * Integer factorization (Shor's algo) - https://github.com/microsoft/Quantum/pull/619 * The samples that tell about simulation. We can add one more cell: "You can also use the SparseSimulator. The SparseSimulator is faster". * [Intro to IQ#](https://github.com/microsoft/Quantum/blob/main/samples/getting-started/intro-to-iqsharp/Notebook.ipynb) (search for "%simulate") * [Dumping states and operations](https://github.com/microsoft/Quantum/blob/main/samples/diagnostics/dumping/Dumping%20States%20and%20Operations.ipynb)
Repo: https://github.com/microsoft/Quantum
Dir: https://github.com/microsoft/Quantum/tree/main/samples
Demo: http://aka.ms/try-qsharp
Consider: