arviz-devs / xarray-einstats

Stats, linear algebra and einops for xarray

Home Page:https://einstats.python.arviz.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support non-string dimension names in einops module

OriolAbril opened this issue · comments

It should be possible to allow any hashable when using lists as input for pattern and pattern_aux. This issue is to track work on this. It might also be possible to be a bit more flexible with types, but I am not very versed in that, so help is very welcome on any of this.