julia
ec5fe691
- Make array `isapprox` more generic by avoiding zip/explicit iteration (#44893)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Make array `isapprox` more generic by avoiding zip/explicit iteration (#44893) * Avoid explicit array iteration in isapprox This is more generic and works for, e.g., gpu arrays
References
#44893 - Make array `isapprox` more generic by avoiding zip/explicit iteration
Author
danielwe
Parents
4db5ffaa
Loading