quantastica / quantum-circuit

Quantum Circuit Simulator implemented in JavaScript
MIT License
243 stars 47 forks source link

Get unitary matrix of the circuit #12

Closed 6uliver closed 4 years ago

6uliver commented 5 years ago

It would be great if QuantumCircuit had a method to query the unitary matrix of the whole circuit.

After it will be implemented this matrix could be shown on the Quantum Programming Studio simulation page.

perak commented 4 years ago

Done :)

Screen Shot 2019-10-19 at 1 15 55 AM