Language

Package: julia-arraylayouts @ 0.7.3

Synopsis

Array layouts and general fast linear algebra

Description

This package implements a trait-based framework for describing array layouts such as column major, row major, etc. that can be dispatched to appropriate BLAS or optimised Julia linear algebra routines. This supports a much wider class of matrix types than Julia's in-built StridedArray.

Home page
https://github.com/JuliaMatrices/ArrayLayouts.jl
Location
gnu/packages/julia-xyz.scm (line: 158, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings