cda-tum / mqt-predictor

MQT Predictor - A MQT tool for Automatic Device Selection with Device-Specific Circuit Compilation for Quantum Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor the `qcompile` method

nquetschlich opened this issue · comments

Currently, the qcompile method is part of the ml module but should be refactored into its own module to respect the separation of concerns.

Originally posted by @burgholzer in #130 (comment)