julia
ac5bb668
- LinearAlgebra: replace some hardcoded loop ranges with axes (#56243)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
LinearAlgebra: replace some hardcoded loop ranges with axes (#56243) These are safer in general, as well as easier to read. Also, narrow the scopes of some `@inbounds` annotations.
References
#56243 - LinearAlgebra: replace some hardcoded loop ranges with axes
Author
jishnub
Parents
c94102be
Loading