File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# OffsetArrays.jl
22
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 ] |
77
88## Introduction
99
@@ -191,6 +191,11 @@ into a no-op and uncover potential out-of-bound errors.
191191[ docs-dev-img ] : https://img.shields.io/badge/docs-dev-blue.svg
192192[ docs-dev-url ] : https://juliaarrays.github.io/OffsetArrays.jl/dev/
193193
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
194199
195200[ doc_LinearIndices ] : https://docs.julialang.org/en/v1/base/arrays/#Base.LinearIndices
196201[ 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