1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/math/p5-Math-Spline/pkg-descr
Sunpoet Po-Chuan Hsieh def2086b0e - Add LICENSE
- Add CPAN as WWW
- Pass maintainership to submitter
- Whlie I'm here, add BUILD_DEPENDS

PR:		ports/189293
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:41:46 +00:00

7 lines
286 B
Plaintext

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.
WWW: http://search.cpan.org/dist/Math-Spline/