[ Source: libejml-java ]
Package: libejml-java (0.41+ds-2)
Links for libejml-java
Debian Resources:
Download Source Package libejml-java:
- [libejml-java_0.41+ds-2.dsc]
- [libejml-java_0.41+ds.orig.tar.xz]
- [libejml-java_0.41+ds-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [ejml.org]
Similar packages:
Efficient Java Matrix Library
Efficient Java Matrix Library (EJML) is a linear algebra library for manipulating dense matrices. Its design goals are;
1) to be as computationally and memory 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, clean API, and multiple interfaces.
EJML has three distinct ways to interact with it:
1) procedural, 2) SimpleMatrix, and 3) Equations.Procedure provides all capabilities of EJML and almost complete control over memory creation, speed, and specific algorithms. SimpleMatrix provides a simplified subset of the core capabilities in an easy to use flow styled object-oriented API, inspired by Jama. Equations is a symbolic interface, similar in spirit to Matlab and other CAS, that provides a compact way of writing equations.
Other Packages Related to libejml-java
|
|
|
|
-
- dep: junit5
- JUnit regression test framework for Java
-
- dep: libauto64fto32f-java
- minimalist library for converting double numerical Java code into float
-
- dep: libgeronimo-annotation-1.3-spec-java
- Apache Geronimo Common Annotations 1.3 API
-
- dep: libjetbrains-annotations-java
- annotations used for code inspection support and code documentation
-
- dep: libjsr305-java
- Java library that provides annotations for software defect detection
-
- dep: liblombok-java
- Reduce boilerplate code in Java projects
Download libejml-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 2,440.3 kB | 2,723.0 kB | [list of files] |