Guen Prawiroatmodjo
Guen Prawiroatmodjo
This issue is consistent across hand emojis from most libraries (except for LG G5). In particular, I'm talking about the several hand emojis that show the hand palms of dark...
Add VQE notebooks with samples for IonQ and Quantinuum
Some small edits as per @xinyi-joffre 's request.
While the samples serve the purpose of demonstrating the usage of the language, it would be useful to have samples that explicitly demonstrate commonly used QSharp syntax, or even demonstrate...
**Describe the bug** Code actions do not work. When hovering over a code warning, the pop up says "no fixes available". The following error is displayed in the logs: ```...
**Is your feature request related to a problem? Please describe.** It can be a bit of a hassle to visualize small circuits and having to click manually to expand all...
**Is your feature request related to a problem? Please describe.** Currently, running %simulate for diagnostics or %trace for visualization requires on an operation that acts on a qubit register creating...
**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...
**Is your feature request related to a problem? Please describe.** It can be unexpected behavior for Python users that `import qsharp` or `qsharp.reload()` injects Python objects into the local namespace....
**Describe the bug** When I use the Broombridge file for the [LiH sample](https://github.com/microsoft/Quantum/blob/main/samples/chemistry/IntegralData/Broombridge_v0.2/LiH_sto-3g.yaml) from the Quantum repo and use the `|G>` state initial state estimation to run a simulation using...