DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcommons-math-java-doc
BeschreibungJava lightweight mathematics and statistics components - documentation
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.1-1
Sektiondoc
Prioritätoptional
Installierte Größe20504 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerDebian Java maintainers
Quellecommons-math
Paketgröße1538010 Byte
Prüfsumme MD5ccfa58a47beb05a3662e02b94bb74adc
Prüfsumme SHA16f981de0aac34724422c4579f9e8773c551d0f8f
Prüfsumme SHA2568a05187a004922a41ee3bf44e405163b1144195338275bc2f35503984c86d017
Link zum Herunterladenlibcommons-math-java-doc_2.1-1_all.deb
Ausführliche BeschreibungCommons 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.


Impressum
Linux is a registered trademark of Linus Torvalds