dakk / qlasskit

A python-to-quantum compiler
https://dakk.github.io/qlasskit/
Apache License 2.0
53 stars 9 forks source link

Single statement compilation mode #29

Open dakk opened 3 months ago

dakk commented 3 months ago

Add a compilation method that allows to compile in single statement mode.

We first need to investigate if this could be useful (maybe for big circuits).