This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Rewrite or Move docs in examples/QIR/Simulation #1577
Open
Description
The guides and sample code in examples/QIR/Simulation are for extending the old C++ QIR Runtime, which was removed as of microsoft/qsharp-runtime#1087. These examples need to be rewritten for the new approach of writing a QIR backend using the Rust QIR standard library and would perhaps be better suited to live under https://github.com/qir-alliance/qir-runner. Once they have been refactored and moved there, they can be deleted from here.