-
The probability given as the actual probability in the error message of AssertProb is not the same as the one given as argument, which may be slightly confusing. This is the offending line: https://gi…
-
## Describe the bug
When using the latest version of the .NET Core Sdk (3.1.100), the Borrow test in Microsoft.Quantum.Simulation.Simulators under CoreTests starts to not execute silently. The reason…
-
These files have comments in XML-doc format. They should be moved to use Q# doc comments format (Markdown).
anpaz updated
4 years ago
-
I get an error on this Q# line related to Set: "No identifier with that name exists".
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue lin…
-
\ket, \braket, and \boldone are shown as plain text, rather than equations.
![screenshot](https://user-images.githubusercontent.com/6519947/69494308-5099e880-0efd-11ea-8f50-2e59bfa2d8ea.png)
-…
-
Hi thanks for putting together the tutorials!
I got started following https://github.com/microsoft/QuantumKatas#running-the-katas-locally-, the jupyter notebook tutorials use `pytest` for evaluatio…
-
Running
https://docs.microsoft.com/en-us/quantum/install-guide/?view=qsharp-preview
On Azure JupyterLab
Only change ipynb to py for running
I can get the result correctly (see line 1)
but …
-
**Describe the bug**
Calling an 'Operation.qs' from a host python program in the same folder fails with the following error:
Preparing Q# environment...
fail: Microsoft.Quantum.IQSharp.Workspace[…
-
**Describe the bug**
When opening a Q# project, the following banner is displayed after a short time:
> There was an error activating the remote language server, Q# Language Extension. For more …
-
When I import qsharp in Python, I see the following error:
import qsharp
Preparing Q# environment...
...................Traceback (most recent call last):
File "", line 1, in
import …