Skip to content

Conversation

@400Ping
Copy link

@400Ping 400Ping commented Jan 1, 2026

Purpose of PR

  • Measure loading time for state sizes ranging from N=10 to N=28 qubits.
  • Hypothesis: Circuit-based methods will degrade exponentially (O(N) gates) or linearly (O(N) depth), while QDP will remain effectively constant until PCIe bandwidth saturation.

Related Issues or PRs

Closes #740

Changes Made

  • Bug fix
  • New feature
  • Refactoring
  • Documentation
  • Test
  • CI/CD pipeline
  • Other

Breaking Changes

  • Yes
  • No

Checklist

  • Added or updated unit tests for all changes
  • Added or updated documentation for all changes
  • Successfully built and ran all unit tests or manual tests locally
  • PR title follows "MAHOUT-XXX: Brief Description" format (if related to an issue)
  • Code follows ASF guidelines

Signed-off-by: 400Ping <fourhundredping@gmail.com>
@400Ping
Copy link
Author

400Ping commented Jan 2, 2026

Signed-off-by: 400Ping <fourhundredping@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant