ports/devel/p5-Algorithm-CurveFit/pkg/DESCR

5 lines
210 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.