-
## Describe the bug
When qubits are allocated and released during a function call in a loop, the reported depth corresponds to a circuit where all function calls occur in parallel, but the reported w…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52459](https://bugs.llvm.org/show_bug.cgi?id=52459) |
| Status | NEW |
| Importance | P normal |
|…
-
**Is your feature request related to a problem? Please describe.**
Deprecation warnings are raised for code used in deprecated functions or operations, even when they are never used.
**Describe th…
-
**Is your feature request related to a problem? Please describe.**
Currently, the built-in help command invoked with `?` only returns the Operation or Function name and docstring but not the type sig…
guenp updated
2 years ago
-
**Describe the bug**
Not all data types can be converted to String using string interpolation. I've noticed this for UDTs, with both named and unnamed items, there might be other types affected. Th…
-
**Is your feature request related to a problem? Please describe.**
There is a crucial interaction between parallelism and memory management in quantum computing: Depending on the memory management …
-
### Expected behavior
The expectation value obtained for the tensor product of an observable containing terms using `qml.Hermitian` is correct.
### Actual behavior
Incorrect result.
### Additional…
-
**Please describe what you would like the feature to accomplish.**
I would like a way to simulate real/noisy hardware in Q#.
**Describe the solution you'd like**
I am working now full time d…
-
All calculations in the notebook run relatively quickly, as one would expect for a demo.
Except one: The resource estimation for the RPE calculation takes ~3 minutes (running the actual algorithm l…
-
From microsoft/qsharp-language#59:
> I was trying to implement the carry lookahead adder from https://arxiv.org/pdf/2004.01826.pdf . it has a step described like this:
>
> ![image](https://user-…