qsharp-compiler icon indicating copy to clipboard operation
qsharp-compiler copied to clipboard

Rewrite or Move docs in examples/QIR/Simulation

Open swernli opened this issue 3 years ago • 0 comments

The guides and sample code in examples/QIR/Simulation are for extending the old C++ QIR Runtime, which was removed as of https://github.com/microsoft/qsharp-runtime/pull/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.

swernli avatar Dec 05 '22 23:12 swernli