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
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
As of #709, the experimental simulators for open systems and CHP simulation are currently only supported in the C# runtime. These simulators should be made available to QIR applications by completing the following steps:
Use target packages for decompositions required by the experimental simulations (currently blocked on Python / IQ# support)
Write a C++ interface between the QIR bridge and the experimental simulator C API.
Integrate cargo build with cmake build of QIR runtime.