1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/math/p5-Math-Spline/pkg-descr
Sergey Matveychuk 43154a7e9b [new port] math/p5-Math-Spline
PR:		ports/74380
Submitted by:	Fernan Aguero <fernan(at)iib.unsam.edu.ar>
2004-11-26 00:14:38 +00:00

5 lines
239 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.