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

Serialization function #4

Closed
co9olguy opened this issue Sep 28, 2020 · 1 comment
Closed

Serialization function #4

co9olguy opened this issue Sep 28, 2020 · 1 comment

Comments

@co9olguy
Copy link
Owner

co9olguy commented Sep 28, 2020

We will need a function which can take in the basic quantum circuit/operator data structure established in #3 and convert it to a valid string for our fork of qasm.

Eventually, this serialization function can be used to help people preparing new datasets to write their datasets to a text format.

@josh146
Copy link
Collaborator

josh146 commented Sep 29, 2020

This has now been implemented in WIP form (QasmProgram.serialize()) via #8.

@co9olguy co9olguy closed this as completed Oct 1, 2020
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

No branches or pull requests

2 participants