-
-
Notifications
You must be signed in to change notification settings - Fork 73
♻️ Consolidate duplicated DD circuit simulation #2103
Copy link
Copy link
Closed
Labels
DDAnything related to the DD packageAnything related to the DD packageQDMIAnything related to QDMIAnything related to QDMImajorMajor version updateMajor version updaterefactorAnything related to code refactoringAnything related to code refactoring
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
DDAnything related to the DD packageAnything related to the DD packageQDMIAnything related to QDMIAnything related to QDMImajorMajor version updateMajor version updaterefactorAnything related to code refactoringAnything related to code refactoring
🤖 AI text below 🤖
Goal
Eliminate duplicated circuit-execution logic between Core's
dd::Simulationhelpers and DDSIM'sCircuitSimulatorwithout introducing a cyclic or inverted dependency.Constraints
sample,simulate, andsimulate_statevectorhelpers.Work
Acceptance criteria