julia
d9fafab2
- Specialize `one` for the `SizedArray` test helper (#58209)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
300 days ago
Specialize `one` for the `SizedArray` test helper (#58209) Since the size of the array is encoded in the type, we may define `one` on the type. This is useful in certain linear algebra contexts.
References
#58209 - Specialize `one` for the `SizedArray` test helper
Author
jishnub
Parents
d9925544
Loading