Language

Package: julia-arrayinterface @ 3.1.19

Synopsis

Base array interface primitives

Description

The purpose of this library is to solidify extensions to the current AbstractArray interface, which are put to use in package ecosystems like DifferentialEquations.jl. Since these libraries are live, this package will serve as a staging ground for ideas before they are merged into Base Julia. For this reason, no functionality is exported so that if such functions are added and exported in a future Base Julia, there will be no issues with the upgrade.

Home page
https://github.com/JuliaArrays/ArrayInterface.jl
Location
gnu/packages/julia-xyz.scm (line: 150, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t