Skip to content

Add Gaussian OpenPulse waveform generator with PyQASM module export#77

Merged
TheGupta2012 merged 6 commits intomainfrom
feature/openpulse-waveform-generator
Feb 2, 2026
Merged

Add Gaussian OpenPulse waveform generator with PyQASM module export#77
TheGupta2012 merged 6 commits intomainfrom
feature/openpulse-waveform-generator

Conversation

@robertjovanov
Copy link
Collaborator

Changes

This PR introduces a foundational OpenPulse waveform generator to qbraid-algorithms.

The contribution implements a reusable Gaussian OpenPulse waveform generator, exported as a PyQASM module, and is intended as a base for future pulse-level extensions.

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Member

@TheGupta2012 TheGupta2012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @robertjovanov , this is a great start! I have given some comments but the overall structure looks good to me!

It'll be good if you can add some tests as well for the functionality

… as a building block for larger experiments, such as Qubit Spectroscopy
@robertjovanov
Copy link
Collaborator Author

Hi @TheGupta2012 , thanks a lot for the feedback. I tried to implement most of it. I also included unit tests, as well as a Jupyter notebook demonstrating how to use the module on its own, and in larger experiments.

Copy link
Member

@TheGupta2012 TheGupta2012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @robertjovanov , thank you for incorporating the review! Changes look good to me, just one comment about the tests. Should be good to merge post that

@TheGupta2012 TheGupta2012 merged commit 0938455 into main Feb 2, 2026
7 checks passed
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