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 11name = " ArrayInterface"
22uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3- version = " 2.14.16 "
3+ version = " 2.14.17 "
44
55[deps ]
66LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Original file line number Diff line number Diff line change 55[ ![ Build status] ( https://badge.buildkite.com/a2db252d92478e1d7196ee7454004efdfb6ab59496cbac91a2.svg?branch=master )] ( https://buildkite.com/julialang/arrayinterface-dot-jl )
66[ ![ codecov] ( https://codecov.io/gh/SciML/ArrayInterface.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/SciML/ArrayInterface.jl )
77
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
1010AbstractArray interface, which are put to use in package ecosystems like
1111DifferentialEquations.jl. Since these libraries are live, this package will
1212serve 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