Misty Wahl
Misty Wahl
Recording on the PR how the test data was generated, thanks for the suggestion @natestemen ! ```py # Script to generate error-mitigated expectation values from training circuits # for learning-based...
@natestemen and @andreamari, I think I addressed all of the comments, anything else that needs to be addressed before merging? Side note that I created an issue for the intermittent...
@andreamari, I implemented the "unmitigated" learning routine in this PR. Tests of the learning function are passing and execution time is looking reasonable. I realize I forgot to add a...
@andreamari, @nathanshammah, @natestemen, closing this PR as I believe it's no longer needed. This was opened as an alternative to training on PEC-mitigated expectation values, but `learn_depolarizing_noise_parameters` is already released...
hi @Aaron-Robertson, wanted to check if you're planning to work on this issue in the current milestone (0.21, closes Nov 30). If not, no worries, someone on the UF team...
> Any idea why the `asv` check is failing? Seems related to an environment config. I merged latest and see that pennylane tests are failing. Correct, the problem was in...
hi @Rahul-Mistri, wanted to check if you're planning to work on this issue in the current milestone (0.21, closes Nov 30). If not, no worries, someone on the UF team...
Something very strange happened when I tried to rebase, starting a new branch.
Note to self @Misty-W, add reference to SciPy docs and link in docstrings (or figure out external mapping).
> Note to self @Misty-W, add reference to SciPy docs ~and link in docstrings (or figure out external mapping).~ Reference added in user guide. Syntax for external mapping in docstrings...