IABSD.fr/ports/math/p5-Math-Spline

Branch :


Log

Author Commit Date CI Message
cfbb239b 2016-03-20 19:56:05 Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
e209a946 2014-12-03 17:57:18 Update to p5-Math-Spline-0.02. ok ajacoutot@
06a91025 2013-10-11 23:48:03 Drop USE_GROFF since groff and mandoc produce identical output.
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
aaa18858 2010-12-03 11:44:22 Bump after recent cpan.port.mk change. ok jasper@
bc8dc9ad 2010-11-19 07:23:05 new depends
3075d068 2010-10-18 20:52:05 USE_GROFF=Yes
11bc637d 2008-09-24 13:42:33 import p5-Math-Spline 0.01 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 numerical functions or, more easily as a class module.