Package org.ujmp.core
The Universal Java Matrix Package (UJMP) is an open source library for dense and sparse matrix computations and linear algebra in Java.
See: Description
-
Interface Summary Interface Description BaseMatrix DenseMatrix DenseMatrix2D DenseMatrixMultiD Matrix Matrixis the main class for storing any type of data.Matrix2D MatrixMultiD SparseMatrix SparseMatrix2D SparseMatrixMultiD -
Class Summary Class Description AbstractMatrix Coordinates Plugin UJMP
Package org.ujmp.core Description
The Universal Java Matrix Package (UJMP) is an open source library for dense and sparse matrix computations and linear algebra in Java. In addition to the basic operations like matrix multiplication, matrix inverse or matrix decomposition, it also supports visualization, JDBC import/export and many other useful functions such as mean, correlation, standard deviation, mutual information, or the replacement of missing values.
Supports: Dense and sparse matrices in multiple dimensions
Matrix inverse, pseudo inverse, determinant, SVD, LU, QR, Cholesky, Eigenvalue decomposition
Multi-threaded and lighting fast
Handle terabyte-sized matrices on disk
Visualize and edit as heatmap, graph, plot
Treat every type of data as a matrix
TXT, CSV, PNG, JPG, HTML, XLS, XLSX, PDF, LaTeX, Matlab, MDB
DataMelt 3.0 © DataMelt by jWork.ORG