We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Workflow Run URL
tests/linalg_test.py::ScipyLinalgTest::testExpm0: AssertionError: Not equal to tolerance rtol=1e-06, atol=1e-06 Mismatched elements: 40 / 800 (5%) Max absolute difference among violations: 1.0000001 Max relative difference among violations: 1.0013137 ACTUAL: array([[[ 5.308092e-05-1.376284e-03j, 2.025041e-03+5.685677e-04j, -2.112143e-03+1.079268e-03j, 9.319205e-04-7.624524e-04j, -9.923669e-05+1.088307e-03j, 9.091758e-04+6.501504e-04j,... DESIRED: array([[[ 1.000053e+00-1.376284e-03j, 2.025041e-03+5.685677e-04j, -2.112143e-03+1.079268e-03j, 9.319204e-04-7.624523e-04j, -9.923668e-05+1.088307e-03j, 9.091758e-04+6.501504e-04j,...
The text was updated successfully, but these errors were encountered:
Seems possibly related to scipy/scipy#21553?
Sorry, something went wrong.
complex64
Reported upstream in scipy/scipy#21584
Fixed upstream in scipy/scipy#21587, and the most recent nightly run passed: https://github.com/jax-ml/jax/actions/runs/10958833732
jakevdp
No branches or pull requests
Workflow Run URL
Summary of Failures
The text was updated successfully, but these errors were encountered: