[ENHANCEMENT] Add ndims
type parameter to AbstractArrayInterface
, define aliases like AbstractMatrixInterface
#7
Labels
enhancement
New feature or request
More generally, we could store more information about the array types in the interfaces, for example where they should be allocated (for GPU arrays), etc.
The text was updated successfully, but these errors were encountered: