You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there is really a need to go beyond 3 dimensions, though in the spirit of the package you could try a (10, 9, 8, 7, 6, 5)-dimensional sparse matrix :p
I'd be inclined to at least add integer matrices as well; boolean and string are nice to haves.
Description of feature
Could you add arrays to obsm and varm with which have at least 3 dimensions? Example:
This is needed to reproduce scverse/anndataR#204.
The text was updated successfully, but these errors were encountered: