The Wayback Machine - https://web.archive.org/web/20210414072804/https://github.com/topics/quantum-circuit
Skip to content
#

quantum-circuit

Here are 45 public repositories matching this topic...

levbishop
levbishop commented Mar 29, 2021

Our test suite mostly passes when run with pytest-xdist parallelization, giving a pretty nice speed boost.
However there are just a couple places where tests try to reuse the same temp file and step on each others' toes. This can be avoided by --dist=loadscope but that seems a bit fragile and is one more thing to remember.

I know that we can also parallelize using stestr but that is probably

Improve this page

Add a description, image, and links to the quantum-circuit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quantum-circuit topic, visit your repo's landing page and select "manage topics."

Learn more