Sarah Kaiser
Sarah Kaiser
Now that Q# + Python can use project files for references, we should add them here so IntelliSense can work better :)
It would be cool for people setting up new development environments to be able to select at install time to download and install the QDK. See the screen cap below...
**Describe the bug** I think this is just an inconsistency, most everything uses `LittleEndian` and the `controlRegister` argument takes a `BigEndian`. **Expected behavior** I would expect the signature for `QuantumPhaseEstimation`...
**Describe the bug** The return of `ControlledOnInt` is an operation that takes a tuple `(Qubit[], 'T)`. I think it should return an operation that takes a tuple of `(LittleEndian, 'T)`...
**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...
**Is your feature request related to a problem? Please describe.** I do a lot of development and exploration in the Q# notebooks and the editing/writing experience is sad compared to...
Pre-Report Checklist -------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this bug has not already...
My student Matt and I were working on trying to install Qudi, but it seems as though it isn't installable as a package (e.g. ``import qudi``) that I can interoperate...
## New error mitigation technique: Learning-based quantum error mitigation ### Problem Mitiq needs more error mitigation techniques. The [Learning-based quantum error mitigation](https://arxiv.org/abs/2005.07601) could be viewed as an enhancement to `mitiq.cdr`:...
Pre-Request Checklist --------------------- - [x] I checked to make sure that this feature has not already been requested. Issue Description ----------------- This is the first step to understanding how Mitiq...