File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# AxisArrays
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/JuliaArrays/AxisArrays.jl.svg?branch=master )] ( https://travis-ci.org/JuliaArrays/AxisArrays.jl ) [ ![ Coverage Status] ( https://coveralls.io/repos/JuliaArrays/AxisArrays.jl/badge.svg?branch=master )] ( https://coveralls.io/r /JuliaArrays/AxisArrays.jl?branch=master )
3
+ [ ![ Build Status] ( https://travis-ci.org/JuliaArrays/AxisArrays.jl.svg?branch=master )] ( https://travis-ci.org/JuliaArrays/AxisArrays.jl ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/ JuliaArrays/AxisArrays.jl/badge.svg?branch=master )] ( https://coveralls.io/github /JuliaArrays/AxisArrays.jl?branch=master )
4
4
5
5
This package for the Julia language provides an array type (the ` AxisArray ` ) that knows about its dimension names and axis values.
6
6
This allows for indexing with the axis name without incurring any runtime overhead.
You can’t perform that action at this time.
0 commit comments