All Downloads are FREE. Search and download functionalities are using the official Maven repository.

e.efficient-java-matrix-library.ejml.0.18.source-code.overview.html Maven / Gradle / Ivy

Go to download

A fast and easy to use dense matrix linear algebra library written in Java.

There is a newer version: 0.25
Show newest version





    A fast and easy to use dense matrix linear algebra library written in Java.

    Efficient Java Matrix Library (EJML) is a linear algebra library for manipulating dense matrices. Its design goals are; 1) to be as computationally efficient as possible for both small and large matrices, and 2) to be accessible to both novices and experts.  These goals are accomplished by dynamically selecting the best algorithms to use at runtime and by designing a clean API.  EJML is free, written in 100% Java and has been released under an LGPL license.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy