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

Draft: rust extension interface #663

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

terrorfisch
Copy link
Member

@terrorfisch terrorfisch commented Jun 29, 2022

The program builder defined here can be used as a basis for #779

@terrorfisch
Copy link
Member Author

@peendebak This is the most recent progress I have on the rust extension integration. I also just updated the master branch in the rust repo.

@terrorfisch terrorfisch changed the title Draft: rust extension inteface Draft: rust extension interface Jun 29, 2022
@eendebakpt
Copy link
Contributor

eendebakpt commented Jun 30, 2022

@peendebak This is the most recent progress I have on the rust extension integration. I also just updated the master branch in the rust repo.

Nice work. I started using this branch (without the rust extension) on my development system and all seems to function as before. The rust extension gave a compilation error, I will try that a bit later again.

Update With pull from today the rust code compiles.

@peendebak
Copy link
Contributor

@terrorfisch Branch works for me, also with the rust backend. I could not fully test as my code depends on some recent PRs and this branch has not been rebased to main yet.

terrorfisch and others added 7 commits September 20, 2022 10:47
# Conflicts:
#	qupulse/_program/_loop.py
#	qupulse/_program/waveforms.py
#	qupulse/pulses/arithmetic_pulse_template.py
#	qupulse/pulses/constant_pulse_template.py
#	qupulse/pulses/pulse_template.py
#	tests/_program/seqc_tests.py
#	tests/pulses/plotting_tests.py
#	tests/pulses/pulse_template_tests.py
@github-actions
Copy link

Test Results

       6 files         6 suites   4m 40s ⏱️
1 246 tests 1 148 ✔️   55 💤 0  43 🔥
4 898 runs  4 592 ✔️ 220 💤 0  86 🔥

For more details on these errors, see this check.

Results for commit b5b994c.

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.

3 participants