julia
144ed878 - Circshift no longer throws error for empty array (#42288)

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
Author
Parents
Loading