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
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 ajit
compilation - this error is causing the docs to fail, as well as the test(among some others).
Details and comments