Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evanwporter/quantumcomputing


https://github.com/evanwporter/quantumcomputing

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# QuantumCircuit

QuantumCircuit simulator. Heavy inspired from looking at examples of Qiskit, though I have not used Qiskit.

[This](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/circuits/3_summary_of_quantum_operations.ipynb) was very helpful.

I enabled `strict` typing via Pylance since it keeps me honest and prevents bugs.