aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-08-12 06:14:50 +0800
committermiwi <miwi@FreeBSD.org>2008-08-12 06:14:50 +0800
commitc0bf2fa4dbcc5f4a8d7069fa9cdfb33cba13d6e1 (patch)
treeb02852780c6cfcd639542a5d7dbcbfb738889787 /math/Makefile
parentd9e9042ada97658d1d9d79e2497a7498207b1fa3 (diff)
downloadfreebsd-ports-gnome-c0bf2fa4dbcc5f4a8d7069fa9cdfb33cba13d6e1.tar.gz
freebsd-ports-gnome-c0bf2fa4dbcc5f4a8d7069fa9cdfb33cba13d6e1.tar.zst
freebsd-ports-gnome-c0bf2fa4dbcc5f4a8d7069fa9cdfb33cba13d6e1.zip
SymPy is a Python library for symbolic mathematics.
It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. WWW: http://code.google.com/p/sympy/ PR: ports/126394 Submitted by: Wen Heping <wenheping at gmail.com>
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 54ba67cd4081..9396e6d25c6c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -326,6 +326,7 @@
SUBDIR += py-numpy
SUBDIR += py-probstat
SUBDIR += py-scientific
+ SUBDIR += py-sympy
SUBDIR += qalculate
SUBDIR += qd
SUBDIR += qgfe