-
-
Notifications
You must be signed in to change notification settings - Fork 55
✨ Refactor FoMaC into a qdmi namespace #1358
Copy link
Copy link
Open
Labels
QDMIAnything related to QDMIAnything related to QDMIc++Anything related to C++ codeAnything related to C++ codepythonAnything related to Python codeAnything related to Python coderefactorAnything related to code refactoringAnything related to code refactoringusabilityAnything related to usabilityAnything related to usability
Milestone
Metadata
Metadata
Assignees
Labels
QDMIAnything related to QDMIAnything related to QDMIc++Anything related to C++ codeAnything related to C++ codepythonAnything related to Python codeAnything related to Python coderefactorAnything related to code refactoringAnything related to code refactoringusabilityAnything related to usabilityAnything related to usability
Problem Statement
The term FoMaC doesn't immediately convey the notion of QDMI. Furthermore, using QDMI through MQT Core is currently only possible with an (incomplete) C++ abstraction and respective Python bindings. All of this creates friction points for developers and users.
Proposed Solution
Let us refactor the use of QDMI in MQT Core to provide the following modules in a dedicated
qdminamespace: