Linear algebra for Java
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.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'jdk' does not match package name 'icedtea:jdk' | |
description Validate package descriptions | description should start with an upper-case letter or digit |