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

Feature request: pulse control #15

Open
kshyatt-aws opened this issue Dec 7, 2022 · 3 comments
Open

Feature request: pulse control #15

kshyatt-aws opened this issue Dec 7, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kshyatt-aws
Copy link
Member

Describe the feature you'd like
Support in Julia SDK for OpenPulse and pulse control of QPUs.

Is this feature already present in the Python SDK?
Yes.

How would this feature be used? Please describe.
Would allow users to natively use pulse from the Julia SDK.

Describe alternatives you've considered
Could provide thin support through PyBraket.jl.

Additional context
See the dev guide for more information about Pulse.

@kshyatt-aws kshyatt-aws added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 7, 2022
@arshpreetsingh
Copy link

hi @kshyatt-aws I am interested to work on this feature.
Just wanted to understand the implementation-design,
will it incluse using RBNF Julia package: https://docs.juliahub.com/RBNF/nX819/0.2.4/ to load OpenPulse Grammar and generate Corresponding Julia-Code ?

@kshyatt-aws
Copy link
Member Author

Hello @arshpreetsingh sorry for the delayed response! For now, we don't have parsing support here (we do have some in BraketSimulator.jl if you are interested in adding parser support specifically), but we need implementation of the structs for waveforms, frames, etc.

@arshpreetsingh
Copy link

hi @kshyatt-aws I am interested to work on this feature. Could you please provide some starting points to initiate the development?
I have experience in writing Quantum-Gates as PyTorch Tensors(writing numpy arrays and converting those into Pytorch tensors), does creating waveforms, frames also related to something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants