Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices.

fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.

Features

  • Basic operations: Addition, Subtraction, Multiplication, Scalar Multiplication
  • Matrix Properties: Trace, Determinant, Transpose, Inverse, Eigenvalues, Singular values, Mean and Variance, Covariance
  • System of Linear Equations: Solve Full-Ranked system, Linear Regression
  • Decompositions: Cholesky Decomposition, LU Decomposition, QR Decomposition, Hessenberg Decomposition, Schur Decomposition, SVD
  • Signal Analysis: (Inverse) Discrete Fourier Transform, (Inverse) Discrete Fourier Transform in 2-D, (Inverse) Discrete Fourier Transform in Hyper-dimension, (Inverse) Discrete Haar Wavelet Transform
  • Clustering: K-Mean, Gaussian Mixture Model, DBSCAN
  • Spatial Functions: Implicit kd-tree, k-Nearest-Neighbor search, Query Window search
  • Classification: Logistic Regression, Feed-Forward Back-Propagate Neural Network
  • Special Matrix Construction: Null matrix, Identity matrix, Vandermonde matrix, Givens rotational matrix, Hilbert matrix, Augmented matrix, Kernel Trick
  • Import and Export: Serialization to text format, Serialization to code format, Read a matrix from a stream of number, Read a matrix from code format

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Fast Matrix for Java

Fast Matrix for Java Web Site

You Might Also Like
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Fast Matrix for Java!

Additional Project Details

Intended Audience

Information Technology, Science/Research, Developers, Engineering

Programming Language

Java

Related Categories

Java Neural Network Libraries

Registered

2013-07-31