File: doc-base

package info (click to toggle)
libejml-java 0.28-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,768 kB
  • ctags: 6,078
  • sloc: java: 51,197; xml: 214; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Document: libejml-java
Title: Efficient Java Matrix Library
Author: Peter Abeles
Abstract: 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.
Section: Programming/Java

Format: pdf
Files: /usr/share/doc/libejml-java/ManualEJML.pdf.gz