Sarah Kaiser

Results 56 issues of Sarah Kaiser

Now that Q# + Python can use project files for references, we should add them here so IntelliSense can work better :)

enhancement
good first issue

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...

Kind-Enhancement

**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`...

Kind-Enhancement
Status-NeedsApiReview
Status-ChildIssue

**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)`...

Kind-Enhancement
Pkg-Standard
Area-API
Status-ChildIssue

**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...

enhancement
area: target machines

**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...

Kind-Enhancement
Area-Kernel

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...

bug :bug:

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...

enhancement
question
design issue

## 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`:...

priority/p1
pec
roadmap

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...

interface-and-conversions