User Tools

Site Tools


blogtng:2010-09-14:math_with_java

Math with JAVA

Conventional, famous

Apache Commons Math http://commons.apache.org/math/

New ones:

JScience http://jscience.org/

UJMP http://www.ujmp.org/ The Universal Java Matrix Package (UJMP) is an open source Java library that provides sparse and dense matrix classes, as well as a large number of calculations for linear algebra like matrix multiplication or matrix inverse. Operations such as mean, correlation, standard deviation, replacement of missing values or the calculation of mutual information are supported also.

jblas http://jblas.org/

blas 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 like ATLAS for all its computational routines, making jBLAS very fast.

Becch mark at http://www.ujmp.org/java-matrix/benchmark/

Comments

blogtng/2010-09-14/math_with_java.txt · Last modified: 2016/05/24 12:46 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki