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

Fix JAX pulse -> signals issue #326

Closed

Conversation

DanPuzzuoli
Copy link
Collaborator

@DanPuzzuoli DanPuzzuoli commented Feb 20, 2024

Summary

This is an issue on the main branch that failed after merging the arraylias integration branch in PR #320 . The tests were passing in the PR so I'm assuming this error has been introduced after updating some dependency.

An error is now occurring with JAX when building a SymbolicPulse inside of a jit compilation - this error is causing the docs to fail, as well as the test

python -m unittest test.dynamics.pulse.test_pulse_to_signals.TestPulseToSignalsJAXTransformations.test_InstructionToSignals_with_JAX

(among some others).

Details and comments

Copy link
Contributor

@to24toro to24toro left a comment

Choose a reason for hiding this comment

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

Thank you for looking into the bugs.

Copy link
Contributor

@to24toro to24toro left a comment

Choose a reason for hiding this comment

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

I will start to work on this problem at #327.

@DanPuzzuoli
Copy link
Collaborator Author

Closed in favour of #327

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