julia
2c81e5d1
- Linalg: remove unnecessary matprod_dest specializations (#53620)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Linalg: remove unnecessary matprod_dest specializations (#53620) These methods are not necessary, as the fallback methods for `StructuredArrays` on line 577 and 578 do the same.
References
#53620 - Linalg: remove unnecessary matprod_dest specializations
Author
jishnub
Parents
dcd1fb21
Loading