Declaration/syntax for sparse arrays
- Dominant language
- Python
- Stars
- 189
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
What would be the best way to specify that an array is sparse, now or in the future?
var[sparse] * int32
1000[sparse] * int32
It would be great to see more metadata associated with types, as discussed in the documentation of libndtypes2, but they should also be as standardized as possible to avoid alternative ways of expressing the same semantics.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the proposed sparse-array declarations in the issue and read the referenced documentation of libndtypes2. Determine whether sparse arrays belong in the data description protocol and what standardized syntax and metadata requirements would be needed; done means a documented, agreed direction for the syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100