We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d22833 commit 99ac92aCopy full SHA for 99ac92a
CONTRIBUTING.md
@@ -96,6 +96,7 @@ Create a pull request on GitHub. Please follow the [pull request template](.gith
96
## 3. Project Structure
97
98
- `qumat/` - Core library code
99
+- `qdp/` - QDP (Quantum Data Plane)
100
- `docs/` - Documentation
101
- `examples/` - Examples and Jupyter notebooks
102
- `testing/` - Test files (using pytest)
0 commit comments