summaryrefslogtreecommitdiff
path: root/math/p5-Interpolate/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Interpolate/pkg/DESCR')
-rw-r--r--math/p5-Interpolate/pkg/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Interpolate/pkg/DESCR b/math/p5-Interpolate/pkg/DESCR
new file mode 100644
index 00000000000..e45559f2bd7
--- /dev/null
+++ b/math/p5-Interpolate/pkg/DESCR
@@ -0,0 +1,4 @@
+Math::Interpolate
+
+This module contains several useful routines for interpolating data
+sets and finding where a given value lies in a sorted list.