Allow for arbitrary N-dimensional arrays
Open
feature
long term
- Dominant language
- Python
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only 2-arrays (matrices) and 1-arrays (lists) are supported. This should be extended into arbitrary dimensions, and, as part of this, lists should be implemented just as 1-arrays, rather than as a fake diagonal matrix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.