Paketname | libmath-spline-perl |
Beschreibung | Cubic spline interpolation of data |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.01-4 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libmath-derivative-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 7704 Byte |
Prüfsumme MD5 | 14ef2b7908e1d0b4757dcdeb03a72bbe |
Prüfsumme SHA1 | 13fcd40ca4f97d45fd5f30e25a07d305893810fd |
Prüfsumme SHA256 | 2fe558390f76e5ba41b3491ebf1b280bfce6a3467108185de2071e25c738e16a |
Link zum Herunterladen | libmath-spline-perl_0.01-4_all.deb |
Ausführliche Beschreibung | This package provides cubic spline interpolation of numeric data. The
data is passed as references to two arrays containing the x and y
ordinates. It may be used as an exporter of the the numerical
functions or, more easily as a class module.
|