Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve find() deprecation for multidimensional arrays
findall() returns cartesian indices (except for vectors), while find() returned linear indices.
- Loading branch information