aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-02-02 20:56:00 +0800
committerwen <wen@FreeBSD.org>2012-02-02 20:56:00 +0800
commit2b147b3cb590d989d82e6ed072e5dfd852a2a34b (patch)
tree44b876b5064eccee7119b2ec4f2dfbd4169560ca /math/Makefile
parent0e27cdec194407d6e2d23e8dbeed7d1635c9a9de (diff)
downloadfreebsd-ports-gnome-2b147b3cb590d989d82e6ed072e5dfd852a2a34b.tar.gz
freebsd-ports-gnome-2b147b3cb590d989d82e6ed072e5dfd852a2a34b.tar.zst
freebsd-ports-gnome-2b147b3cb590d989d82e6ed072e5dfd852a2a34b.zip
This library provides implementations of special mathematical functions
and Chebyshev polynomials. These functions are often useful in statistical and numerical computing. WWW: https://github.com/bos/math-functions
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 7f63f1245262..b7b3dd4875b6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -144,6 +144,7 @@
SUBDIR += hs-contravariant
SUBDIR += hs-distributive
SUBDIR += hs-erf
+ SUBDIR += hs-math-functions
SUBDIR += hs-mwc-random
SUBDIR += hs-pointed
SUBDIR += hs-probability