Engine creator helper function#5658
Conversation
|
Are you going to expose this in the init files as well so that you don't have to specify the whole package? |
|
Great points, ty. I think everything's fixed.. |
|
API looks nice to me. This could be a good candidate for wrapping in a |
|
@mpharrigan The CI checks are onto the trickery. How to best evade this? |
|
all the test failures are about qiskit??? seems unrelated for coverage: you can add to the block (may have to try exactly where to put it. test with |
|
for the typecheck you can add it to the list of ignored 3rd party modules in mypy.ini edit: or add a type: ignore comment to that line |
|
@dstrain115 does this LGTY? |
dstrain115
left a comment
There was a problem hiding this comment.
Yes, looks fine to me.
Add a helper function to create a virtual engine with a noisy simulator.
Add a helper function to create a virtual engine with a noisy simulator.