aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-05-29 14:55:14 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-05-29 14:55:14 +0000
commited0443817af2e3bee5f655adac536fdf891c7424 (patch)
treebb4235d418ebf7a752ca5d60f9472831016d55b9 /math/Makefile
parent773e6026e4584e9676e34338b67101814f10dec0 (diff)
downloadports-ed0443817af2e3bee5f655adac536fdf891c7424.tar.gz
ports-ed0443817af2e3bee5f655adac536fdf891c7424.zip
Adding sypow, a mathematical program to compute special values of symmetric
power elliptic curve L-functions; it can compute up to about 64 digits of precision. It was bundled with SageMath, and now will be used as a dependency.
Notes
Notes: svn path=/head/; revision=536974
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 531608cb574c..58cf001ae959 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -909,6 +909,7 @@
SUBDIR += superlu
SUBDIR += symmetrica
SUBDIR += symphony
+ SUBDIR += sympow
SUBDIR += tablix
SUBDIR += taucs
SUBDIR += tblis