aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2015-03-06 17:47:51 +0800
committerdemon <demon@FreeBSD.org>2015-03-06 17:47:51 +0800
commite92dc0302964a01e4848a7165c6d8d5dd318a129 (patch)
tree9afa17bcc65e9e44479becdcb7a817c8e11aa43a /math/Makefile
parent953c92ec7a788b353fc2d56402262332773562b1 (diff)
downloadfreebsd-ports-gnome-e92dc0302964a01e4848a7165c6d8d5dd318a129.tar.gz
freebsd-ports-gnome-e92dc0302964a01e4848a7165c6d8d5dd318a129.tar.zst
freebsd-ports-gnome-e92dc0302964a01e4848a7165c6d8d5dd318a129.zip
New port: Theano.
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. http://deeplearning.net/software/theano/
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 9db8498bb4e7..b2f2c8b74512 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -582,6 +582,7 @@
SUBDIR += py-svgmath
SUBDIR += py-symeig
SUBDIR += py-sympy
+ SUBDIR += py-theano
SUBDIR += py-ufl
SUBDIR += py-viper
SUBDIR += qalculate