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

ret_check error appearing in some tests #371

Open
DanPuzzuoli opened this issue Jan 23, 2025 · 0 comments
Open

ret_check error appearing in some tests #371

DanPuzzuoli opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@DanPuzzuoli
Copy link
Collaborator

Examples of this error can be found the testing environment (search ret_check):

macos: https://github.com/qiskit-community/qiskit-dynamics/actions/runs/12932990377/job/36073389618
ubuntu: https://github.com/qiskit-community/qiskit-dynamics/actions/runs/12932990377/job/36073389110

I've posted a small example causing this error on my local machine as a JAX issue. This is a very basic example use case of JAX's odeint function, so it appears to be an issue with JAX itself. While the stack trace doesn't point to where it's happening, it does mention an issue of float v.s. complex, which is consistent with the changes described in the issue that cause the code to run properly.

@DanPuzzuoli DanPuzzuoli added the bug Something isn't working label Jan 23, 2025
@DanPuzzuoli DanPuzzuoli added this to the Release 6.0.0 milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant