[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#661824: ITP: jel -- library for evaluating algebraic expressions in Java



Package: wnpp
Severity: wishlist
Owner: Florian Rothmaier <frothmai@ari.uni-heidelberg.de>


* Package name    : jel
  Version         : 2.0.1
  Upstream Author : Konstantin Metlov <metlov@kinetic.ac.donetsk.ua>
* URL             : http://www.gnu.org/software/jel/
* License         : GPL-3
  Programming Lang: Java
  Description     : library for evaluating algebraic expressions in Java

The JEL library enables users to enter algebraic expressions into their
programme. 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.



Reply to: