-
Hello,
I've made a sample navigation app which uses mapbox navigation 2.2.2 and a DirectionRoute Json to navigate. But as soon as i press the navigate button which activates the navigation and conver…
-
(I'm relatively new to this code base and I may be comparing unrelated things)
The [Data Type Representation](https://github.com/microsoft/qsharp-language/blob/main/Specifications/QIR/Data-Types.…
-
Need a mode that tracks allocation/release of QIR objects (arrays, tuples, callables, etc) and reports leaked ones at the end of the program. Something simple that at least flags a leak would be usefu…
-
Mitglied werden
Githublink
Homepagelink
Supportchatlink
-
Am using feature/qir branch at commit e5ecd6f.
Q#:
```
namespace Microsoft.Quantum.Testing.QIR
{
open Microsoft.Quantum.Intrinsic;
operation Qop(q : Qubit) : Unit
is Adj {
…
-
Discussion
[12:59 PM] Robin Kuzmin
Stefan,
... if I replace Round() with my own implementation like below, the 0.15.2102129370-alpha\tools\qsc\Microsoft.Quantum.QsCompiler.dll still throws an…
-
-
(Technical Debt)
Make sure that the info about `llvm-ar.exe` in [here](https://github.com/microsoft/qsharp-runtime/blob/main/src/QirRuntime/externals/readme.md#llvm-tools) is still applicable. If not…
-
Am using feature/qir branch at commit e5ecd6f.
Q#:
```
@EntryPoint()
operation Test_Array_Copy(array : Int[]) : Unit
{
mutable local = array;
set local w/= 0
-
(Links [GetQubitsAvailableToBorrow()](https://docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.environment.getqubitsavailabletoborrow), [GetQubitsAvailableToUse()](https://docs.microsoft.c…