-
**Describe the bug**
The language server can sometimes receive commands that aren't valid for the current server state, due to everything happening asynchronously. These exceptions are expected and…
-
It seems '11' input is missing in the truth table.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 5925baf7-4435-002…
-
#### Issue description
Computing a the Jacobian of a `JacobianTape` gives different results between devices that are `analytic=True` and `analytic=False`.
* *Expected behavior:* The Jacobians …
-
E.g. https://github.com/microsoft/qsharp-language/blob/main/Specifications/QIR/Quantum-Runtime.md is still using periods:
quantum.rt.qubit_allocate should be __quantum__rt__qubit_allocate
-
This issue is copied from https://github.com/microsoft/qsharp-runtime/issues/245.
When a Q# callable has a fully qualified name that exactly matches the name of another namespace, it becomes very har…
-
**Describe the bug**
When opening a file on Visual Studio 2019 with diagnostics, the diagnostics appear on the error list window but there is no squiggly line or any indication on the file editor p…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
I use the vscode on Win10, with .net 3.1.4
the VScode reported red on the namespaces fro Q#, however the program managed to build and run properly ,this is so werid
![image](https://user-images.gith…
-
#### Issue description
When a `pennylane.numpy.tensor` is passed to a QNode as a keyword argument, it is considered as a non-differentiable parameter. Unlike in the case when it is handled as a diffe…
-
**Describe the bug**
The first run of Python programs that import and use Q# packages via `qsharp.packages.add()` will emit a bunch of compilation errors during the `import qsharp` step, even if the …