Skip to content

Conversation

@mattip
Copy link
Member

@mattip mattip commented Jul 17, 2023

Fixes #24067. Thanks to @martin-frbg for working this out.

@github-actions github-actions bot added the 36 - Build Build related PR label Jul 17, 2023
@mattip mattip added the 09 - Backport-Candidate PRs tagged should be backported label Jul 17, 2023
@seberg seberg merged commit cd20fd0 into numpy:main Jul 17, 2023
@seberg
Copy link
Member

seberg commented Jul 17, 2023

Thanks a lot for untangling this!

@Al-aminI
Copy link

Al-aminI commented Sep 28, 2023

please what is the solution for RuntimeWarning: invalid value encountered in matmul
ret = a @ b. it seems the issue was resolved but am getting the error now. am using numpy 1.26.0

@mattip mattip deleted the issue- branch May 5, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: <input>:1: RuntimeWarning: invalid value encountered in matmul

5 participants