julia
144ed878
- Circshift no longer throws error for empty array (#42288)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Circshift no longer throws error for empty array (#42288) * Test circshift with 0-dim array * circshift returns dest array for a 0-dim array * use isempty instead of checking size
References
#42288 - Circshift no longer throws error for empty array
Author
getzze
Parents
4f3a89e3
Loading