File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " ArrayInterface"
2
2
uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3
- version = " 2.14.16 "
3
+ version = " 2.14.17 "
4
4
5
5
[deps ]
6
6
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Original file line number Diff line number Diff line change 5
5
[ ![ Build status] ( https://badge.buildkite.com/a2db252d92478e1d7196ee7454004efdfb6ab59496cbac91a2.svg?branch=master )] ( https://buildkite.com/julialang/arrayinterface-dot-jl )
6
6
[ ![ codecov] ( https://codecov.io/gh/SciML/ArrayInterface.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/SciML/ArrayInterface.jl )
7
7
8
- Julia has only recently reached v1.0 and the AbstractArray interface is still
9
- quite new. The purpose of this library is to solidify extensions to the current
8
+ The AbstractArray interface in Base Julia is still relatively young.
9
+ The purpose of this library is to solidify extensions to the current
10
10
AbstractArray interface, which are put to use in package ecosystems like
11
11
DifferentialEquations.jl. Since these libraries are live, this package will
12
12
serve as a staging ground for ideas before they are merged into Base Julia. For this
You can’t perform that action at this time.
0 commit comments