import p5-Math-Derivative 0.01

Perform numerical first (Derivative1) and second Derivative2) order
differentiation on vectors of data.
This commit is contained in:
jasper 2008-09-24 13:41:43 +00:00
parent ddfa68651b
commit 4aa01c6dfc
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/24 13:41:43 jasper Exp $
COMMENT = numeric 1st and 2nd order differentiation
DISTNAME = Math-Derivative-0.01
CATEGORIES = math
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
NO_REGRESS = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Math-Derivative-0.01.tar.gz) = o1mxtLVFwD9BR1lPxkQgog==
RMD160 (Math-Derivative-0.01.tar.gz) = Q+1kbRO7FK7W0sDiCyytOaY8CME=
SHA1 (Math-Derivative-0.01.tar.gz) = wRZJfRkwtOlKOjk6bP+sLWVf/WE=
SHA256 (Math-Derivative-0.01.tar.gz) = 8QWbt4enzZ+qrnFd7B/6W5BzMR2E0inIwle3siceMnM=
SIZE (Math-Derivative-0.01.tar.gz) = 1935

View File

@ -0,0 +1,2 @@
Perform numerical first (Derivative1) and second Derivative2) order
differentiation on vectors of data.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/24 13:41:43 jasper Exp $
${P5SITE}/Math/
${P5SITE}/Math/Derivative.pm
@man man/man3p/Math::Derivative.3p