-
To follow up https://github.com/microsoft/qsharp/pull/1810 and the internal discussion on this: using `ApplyQFT` name for an operation that applies only a part of QFT is misleading and can lead to lon…
-
**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…
-
**Describe the bug**
Can not install the library.
**System information**
- OS: Raspbian
- .Net Core version 3
**Additional context**
Unhandled exception. System.BadImageFormatException: C…
-
Hi,
When I try to run something like this :
```
PREFIX ontology:
ASK
{
ontology:deathDate ?dead .
}
```
I get :
`SPARQL Runner.SPARQLRunner: Error 'results' running query`
When I…
-
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…
-
It would be nice to have an overview of inner working of each of the APIs in Microsoft Quantum Machine Learning library. Also for better intuition building, these articles can include images of exam…
J1990 updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
At the moment, the `==` operator is not supported for values whose type is given by a type parameter (see screenshot from an IQ# ses…
-
I just created my 1st Q# project in Codepsaces (beta) on GitHub following the "Develop With Q#" section found [here](https://docs.microsoft.com/en-us/quantum/quickstarts/install-command-line?tabs=tab…
-
`netstandard2.1`
https://github.com/rstm-sf/qsharp-compiler/blob/infra/use_Antlr4BuildTasks/src/QsFmt/Parser/Parser.csproj
```
16>Antlr4Compile:
Running the Java Antlr Tool over the gramma…
-
**Describe the bug**
The result of Lg with a non-positive parameter is NaN, so running the following program will cause overflow. The part of the output is shown below:
> Unhandled exception. Syst…