netlib-java is a free and open-source utility that provides a wrapper layer which gives Java programmers access to a common API.
This API can be configured to use either the pure Java or natively optimised implementations of BLAS, LAPACK and ARPACK such as:
· Intel's Math Kernel Library
· AMD's Core Math Libary
· Apple's vecLib Framework
· the popular open source ATLAS.
netlib-java is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java