File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# OffsetArrays.jl
2
2
3
- | Documentation | Build Status | Code coverage |
4
- | :-: | :-: | :-: |
5
- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] | [ ![ ] [ action-img ]] [ action-url ] | [ ![ ] [ codecov-img ]] [ codecov-url ] |
6
- | [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ pkgeval-img ]] [ pkgeval-url ] | |
3
+ | Documentation | Build Status | Code coverage | Version |
4
+ | :-: | :-: | :-: | :-: |
5
+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] | [ ![ ] [ action-img ]] [ action-url ] | [ ![ ] [ codecov-img ]] [ codecov-url ] | [ ![ ] [ ver-img ]] [ ver-url ] |
6
+ | [ ![ ] [ docs-dev-img ]] [ docs-dev-url ] | [ ![ ] [ pkgeval-img ]] [ pkgeval-url ] | | [ ![ ] [ deps-img ]] [ deps-url ] |
7
7
8
8
## Introduction
9
9
@@ -191,6 +191,11 @@ into a no-op and uncover potential out-of-bound errors.
191
191
[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
192
192
[ docs-dev-url ] : https://juliaarrays.github.io/OffsetArrays.jl/dev/
193
193
194
+ [ ver-img ] : https://juliahub.com/docs/OffsetArrays/version.svg
195
+ [ ver-url ] : https://juliahub.com/ui/Packages/OffsetArrays/UDEDl
196
+
197
+ [ deps-img ] : https://juliahub.com/docs/OffsetArrays/deps.svg
198
+ [ deps-url ] : https://juliahub.com/ui/Packages/OffsetArrays/UDEDl
194
199
195
200
[ doc_LinearIndices ] : https://docs.julialang.org/en/v1/base/arrays/#Base.LinearIndices
196
201
[ doc_CartesianIndices ] : https://docs.julialang.org/en/v1/base/arrays/#Base.IteratorsMD.CartesianIndices
You can’t perform that action at this time.
0 commit comments