julia
7f266fa1 - Use ind2sub directly in reinterpret(reshape, ...) fallbacks (#37903)

Commit
5 years ago
Use ind2sub directly in reinterpret(reshape, ...) fallbacks (#37903) `_to_subscript_indices` doesn't do quite the same thing in higher-dimensional contexts, so best to use `ind2sub` directly.
Author
Parents
Loading