Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 347 Bytes

QuantumCircuit

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

This was very helpful.

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