Language

Package: java-jblas @ 1.2.4

Synopsis

Linear algebra for Java

Description

jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations for all its computational routines, making jBLAS very fast.

Home page
http://jblas.org
Location
gnu/packages/java-maths.scm (line: 34, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit
source-file-name

Validate file names of sources

the source file name should contain the package name
derivation

Report failure to compile a package to a derivation

failed to create armhf-linux derivation: (match-error "match" "no matching pattern" "armhf-linux")
derivation

Report failure to compile a package to a derivation

failed to create aarch64-linux derivation: (match-error "match" "no matching pattern" "aarch64-linux")
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")
description

Validate package descriptions

description should start with an upper-case letter or digit