Package: wnpp Severity: wishlist Owner: Debian-math team <debian-m...@lists.debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : ojalgo Version : 51.3.0 Upstream Author : Optimatika * URL : https://www.ojalgo.org/ * License : Expat Programming Lang: Java Description : Java library to do mathematics, linear algebra and optimisation ojAlgo is a fast pure Java linear algebra library. It features: - Optimisation (mathematical programming) tools including LP, QP and MIP solvers – again this is pure Java with zero dependencies; - A collection of "array" classes that can be sparse or dense and arbitrarily large. They can be used as 1-, 2- or N/Any-dimensional arrays, and may contain/handle a multitude of different number types including complex numbers, rational numbers and quaternions. The memory for the arrays can alternatively be allocated off heap or in a file. The linear algebra part of ojAlgo builds on these arrays – they’re fast and efficient; - Artificial Neural Networks; - Various other things like time series, random numbers, stochastic processes, descriptive statistics... ojAlgo is needed as a dependency of gatk. It will be team-maintained inside the Debian-math team.