|
|
|
|
|
by freyrs3
4387 days ago
|
|
> you can multiply n by k, k by m matrices to get an n by m matrix, but anything else is a type error. This is exactly how Repa works, it uses a Peano encoding of the extent of dimensions to make invalid array operations inexpressible. |
|