Skip to content

Conversation

@mattip
Copy link
Contributor

@mattip mattip commented Dec 15, 2025

Fixes #5570

It turns out #5831 changed this comparison from double to float, which impacted SciPy tests. There may be some similar inaccuracies in kernels/generic/scal.c, since I see it uses float rather than FLOAT but that is not currently used in the openblas-libs build as far as I can tell.

@martin-frbg martin-frbg added this to the 0.3.31 milestone Dec 15, 2025
@martin-frbg martin-frbg merged commit e155bc0 into OpenMathLib:develop Dec 15, 2025
98 of 102 checks passed
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.

PR #5381 makes some SciPy tests fail

2 participants