qcircuits icon indicating copy to clipboard operation
qcircuits copied to clipboard

A Python package for simulating small-scale quantum computers.

Results 3 qcircuits issues
Sort by recently updated
recently updated
newest added

* Make `pip` installation command a block rather than inline so it's easier to copy-paste * Add syntax highlighting for the large Python code block to improve readability

Thanks for a really great project! It has helped me a lot in understanding and replicating certain algorithmic results. The underlying implementation of states and operators appears very efficient, but...