On 10 Jan 2019, at 6:35 pm, Todd <toddrjen@gmail.com> wrote:

Could this approach be used to deprecate `ravel` and let us just use `flatten`?


Could we not? `.ravel()` is everywhere and it matches `ravel_multi_index` and `unravel_index`.