-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
What should we add?
This will be the foundation for exposing the rest of the DAG functionality we need via the C API for transpiler passes.
This will probably just include things like:
- An opaque struct declaration for
QkDag
. - Basic functions to create a new empty DAG, add some bits, query some properties.
- C-based testing structure for others to build on top of with more complex DAG functionality.
Metadata
Metadata
Assignees
Labels
type: feature requestNew feature or requestNew feature or request
Type
Projects
Status
Done