julia
23748ec9
- Use neutral element as init in reduce doctest (#55065)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use neutral element as init in reduce doctest (#55065) The documentation of reduce states that init must be the neutral element. However, the provided doctest uses a non-neutral element for init. Fix this by changing the example.
References
#55065 - Use neutral element as init in reduce doctest
Author
jakobnissen
Parents
fc775c51
Loading