You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -49,11 +49,5 @@ OA[-1, 0] = 1
49
49
OA[1, 4] = 15
50
50
```
51
51
52
-
53
-
## Notes on supporting OffsetArrays
54
-
55
-
There are several "tricks" that make it easier to support arrays with general indexes, see the [documentation](http://docs.julialang.org/en/latest/devdocs/offset-arrays/).
0 commit comments