eclipse-qrisp / Qrisp

Qrisp - a framework for high-level programming of Quantum computers
https://www.qrisp.eu/
Eclipse Public License 2.0
92 stars 26 forks source link

Create non-trivial transpiler [Feature request] #18

Closed MatP1337 closed 9 months ago

MatP1337 commented 9 months ago

Currently all the transpiler (defined here) does is decomposing composed gates. In order to translate to real backends, it is neccessary to be able to specify a set of basis gates in which the transpiler converts.

This issue was migrated from the internal development server after the 0.4 update and transition to open development