[Blends-commit] [SCM] science branch, master, updated. bddf8fb60ff66374aef44c293b32de5cf814443a
Ole Streicher
olebole at debian.org
Tue Feb 21 16:45:01 UTC 2017
The following commit has been merged in the master branch:
commit bddf8fb60ff66374aef44c293b32de5cf814443a
Author: Ole Streicher <olebole at debian.org>
Date: Tue Feb 21 17:44:42 2017 +0100
Add jel-java to mathematics
diff --git a/tasks/mathematics-dev b/tasks/mathematics-dev
index d3b5700..3d5c883 100644
--- a/tasks/mathematics-dev
+++ b/tasks/mathematics-dev
@@ -257,3 +257,19 @@ Depends: libdeal.ii-dev
Depends: libp4est-dev
Depends: coinor-libcoinmp-dev
+
+Depends: jel-java
+WNPP: 661824
+Homepage: https://www.gnu.org/software/jel/
+Pkg-Description: Library for evaluating algebraic expressions in Java
+ The JEL library enables users to enter algebraic expressions into their
+ program. Since JEL converts expressions directly into Java bytecode,
+ it significantly speeds up their evaluation time. If the user's Java
+ virtual machine has a JIT compiler, expressions are transparently
+ compiled into native machine code.
+ .
+ JEL may be a very useful tool for a variety of applications in science
+ involving user-defined functions, e.g. to create plots, to apply fits
+ to a data set and to solve integrals or differential equations.
+ Another relevant use case for JEL is given by algebraic operations
+ between two or more columns of a database table.
--
Debian Science Blend
More information about the Blends-commit
mailing list