Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

ret_check error appearing in some tests #371

@DanPuzzuoli

Description

@DanPuzzuoli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions