Paketname | libcommons-math-java-doc |
Beschreibung | Java lightweight mathematics and statistics components - documentation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.0-3 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 17944 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | commons-math |
Paketgröße | 1288808 Byte |
Prüfsumme MD5 | e976ae0b8acedfe9e3fc0db411830022 |
Prüfsumme SHA1 | 15b1511f8631ac93553a29347788508a7c81e7b9 |
Prüfsumme SHA256 | 32dd9ce70fd300ca4fd5e55819ea4c43d946349e64cababf4c12a153996d6fe2 |
Link zum Herunterladen | libcommons-math-java-doc_2.0-3_all.deb |
Ausführliche Beschreibung | Commons Math is a Java library of lightweight, self-contained mathematics
and statistics components.
.
Commons Math is made up of a small set of math/stat utilities addressing
programming problems like the ones in the list below:
- Computing means, variances and other summary statistics for a list of
numbers
- Fitting a line to a set of data points using linear regression
- Finding a smooth curve that passes through a collection of points
(interpolation)
- Fitting a parametric model to a set of measurements using least-squares
methods
- Solving equations involving real-valued functions (i.e. root-finding)
- Solving systems of linear equations
- Solving Ordinary Differential Equations
- Minimizing multi-dimensional functions
- Generating random numbers with more restrictions (e.g distribution, range)
than what is possible using the JDK
- Generating random samples and/or datasets that are "like" the data in an
input file
- Performing statistical significance tests
- Miscellaneous mathematical functions such as factorials, binomial
coefficients and "special functions" (e.g. gamma, beta functions)
.
This is a part of the Apache Commons Project.
.
This package provides the API documentation for Commons Math.
|