Paketname | libmath-derivative-perl |
Beschreibung | Numeric 1st and 2nd order differentiation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.01-5 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 6386 Byte |
Prüfsumme MD5 | 96d614fddecd38a8f2d633e1250a8d20 |
Prüfsumme SHA1 | fdea49145c0ffd7af25619ed031c2fe6ebb7cbbe |
Prüfsumme SHA256 | dcc1f9f09096965ef5c89620d0d46696892323109a765afa42461e1d6901e503 |
Link zum Herunterladen | libmath-derivative-perl_0.01-5_all.deb |
Ausführliche Beschreibung | This Perl package exports functions for performing numerical first
and second order differentiation on data. The functions take
references to two arrays containing the x and y ordinates of the data
and return an array of the 1st or 2nd derivative at the given x
ordinates. The 2nd derivative may optionally be given values to use
for the first derivative at the start and end points of the data -
otherwise 'natural' values are used.
|