How to Install jblas-doc in Ubuntu 18.04



Install jblas-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install jblas-doc

Description:

fast linear algebra library for Java --documentation

jblas is a fast linear algebra library for Java. jblas is essentially a light-weight wrapper around BLAS and LAPACK routines, the de-facto industry standard for matrix computations. It uses state-of-the-art implementations like ATLAS for all its computational routines, making it very fast. . This package contains the documentation.

Homepage: http://jblas.org

Version: 1.2.4-1

Section: universe/doc