Closed Firionus closed 2 years ago
Since #10 allows OffsetArrays, these should be tested to work properly.
Also, we should test for AbstractSparseVector that don't start at 1, aren't regularly spaced, etc.
Hm, AbstractSparseVector seems to behave very much like any normal array with zeros at the left open positions. I guess it should "just work".
Still working on OffsetArrays...
Since #10 allows OffsetArrays, these should be tested to work properly.
Also, we should test for AbstractSparseVector that don't start at 1, aren't regularly spaced, etc.