-
**Describe the bug**
Python host code doesn't receive runtime exceptions thrown by Q# code it calls.
**To Reproduce**
Steps to reproduce the behavior:
Q# code:
```qsharp
namespace Quantum.Circ…
-
Hi
It looks like [the package uploaded on CTAN](https://ctan.org/pkg/qsharp?lang=en) is not in sync with this repo. Can it be updated? I was so confused why syntax highlighting was not working unti…
-
**Is your feature request related to a problem? Please describe.**
In the classic QDK, `BigIntAsBoolArray` function used to take one argument, the BigInt to be converted to the bit string, and decide…
-
Check to see how/what tool we can use to convert API docs to markdown files.
-
Following learning path guide from MS Learn/Training/Browse/Quantum computing foundations
https://learn.microsoft.com/en-us/training/modules/qsharp-create-first-quantum-development-kit
Fresh insta…
-
**Is your feature request related to a problem? Please describe.**
Classic QDK used to have quantum phase estimation as a primitive, but now it looks like our libraries don't offer anything beyond QF…
-
-
Refactor the examples organisation and consider getting rid of all Makefile in favour of either Bazel or some more appropriate build system
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.3
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Server logging d…
-
**Describe the bug**
Using Controlled variant of a function crashes language server and throws compilation errors "QS7022 The compiler threw an exception." and "QS7106 Unable to serialize the built…