[libejml-java] 04/04: Add docbase file

Andreas Tille tille at debian.org
Tue Nov 17 15:01:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libejml-java.

commit 1819c0aa2eb76514fd5bf3e24c88db95104d79b3
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 17 16:01:06 2015 +0100

    Add docbase file
---
 debian/doc-base | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/debian/doc-base b/debian/doc-base
new file mode 100644
index 0000000..38c277b
--- /dev/null
+++ b/debian/doc-base
@@ -0,0 +1,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
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libejml-java.git



More information about the pkg-java-commits mailing list