QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
99 stars 44 forks source link

[WIP] visualizer #382

Closed tmeer closed 3 years ago

tmeer commented 3 years ago

Codestyle changes + new wrapper for CImg calls + new remap gate indicating which virtual qubit index a real qubit carries.

I also moved most of the visualizer specific code to the visualizer specific source files and eliminated visualizer warnings when not actually using the visualizer.

Note: some tests currently fail, still a work in progress.