diff options
author | wen <wen@FreeBSD.org> | 2010-05-18 16:14:12 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-18 16:14:12 +0800 |
commit | d4800d5b454ca46382469f6e2af8ec24753626dd (patch) | |
tree | 73cab917083d81edde1cd129426605cdcb181dee /science/Makefile | |
parent | 043a24384cdabeefe3bbe09b7d28a0b6ec53b51e (diff) | |
download | freebsd-ports-graphics-d4800d5b454ca46382469f6e2af8ec24753626dd.tar.gz freebsd-ports-graphics-d4800d5b454ca46382469f6e2af8ec24753626dd.tar.zst freebsd-ports-graphics-d4800d5b454ca46382469f6e2af8ec24753626dd.zip |
PyNN(pronounced 'pine') is a simulator-independent language for
building neuronal network models.
WWW: http://neuralensemble.org/trac/PyNN
PR: ports/146664
Submitted by: Ju Pengfei <jupengfei@gmail.com>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 9d28e8dcdd8..40b5387cd90 100644 --- a/science/Makefile +++ b/science/Makefile @@ -145,6 +145,7 @@ SUBDIR += py-paida SUBDIR += py-pydicom SUBDIR += py-scipy + SUBDIR += pyNN SUBDIR += pybrain SUBDIR += pycdf SUBDIR += qcl |