jblas-project/jblas
Linear Algebra for Java
jblas provides fast mathematical operations on matrices for Java applications. It takes numerical data arranged in matrices and performs common linear algebra computations like multiplication, inversion, or solving systems of equations, outputting the results as new matrices. This is for Java developers who need to perform high-performance numerical computations within their applications.
603 stars. No commits in the last 6 months.
Use this if you are a Java developer building an application that requires robust and high-performance linear algebra computations on numerical data.
Not ideal if you are not a Java developer or if your primary need is for a general-purpose statistical analysis library rather than raw matrix computation.
Stars
603
Forks
151
Language
Java
License
BSD-3-Clause
Category
Last pushed
Jul 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jblas-project/jblas"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
optimatika/ojAlgo
oj! Algorithms
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)