Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for capture_quantum_state #58

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Mar 28, 2023

This change adds support for a Rust API to capture the quantum state such that it can be used for verbose output in Rust compatible environments. This avoids the need to marshal the quantum state into C-compatible types across FFI with QIR.

This change adds support for a Rust API to capture the quantum state such that it can be used for verbose output in Rust compatible environments. This avoids the need to marshal the quantum state into C-compatible types across FFI with QIR.
@swernli swernli requested review from idavis and billti as code owners March 28, 2023 01:53
@swernli swernli merged commit b438d88 into main Mar 28, 2023
@swernli swernli deleted the swernli/capture-state branch March 28, 2023 03:20
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.

2 participants