-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Description
Please retrieve using the tags: https://github.com/digikar99/abstract-arrays
This library provides an abstract-array class and an abstract-array-class metaclass, which can then be used for creating concrete arrays like dense-arrays or sparse-arrays (yet to be done)! It also provides type specifiers for the specification of element-type and rank (and dimensions if you are using extensible-compound-types, albeit using satisfies type hackery.