Adjust indexing to be indexing style agnostic
Open
- Dominant language
- Julia
- Stars
- 74
- Forks
- 8
- Avg merge
- 13h 43m
- Merged PRs (30d)
- 1
Description
All methods are written for AbstractArrays, but the current indexing assumes one-indexing. With minor adjustments, it should be possible to adjust the indexing to allow for general index styles. See https://docs.julialang.org/en/v1/devdocs/offset-arrays/.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.