./wip/py-brian, Simulator for spiking neural networks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.3nb1, Package name: py310-brian-1.1.3nb1, Maintainer: jihbed.research

Brian is a simulator for spiking neural networks available on almost all
platforms. The motivation for this project is that a simulator should not only
save the time of processors, but also the time of scientists


Required to run:
[graphics/py-matplotlib] [devel/py-game] [x11/py-Tk] [math/py-sympy] [math/py-scipy] [math/py-numpy]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: f68ae4f51fb9b1c53996b461f347b24ada473b21
Filesize: 331.323 KB

Version history: (Expand)


CVS history: (Expand)


   2013-06-04 09:45:21 by Thomas Klausner | Files touched by this commit (30)
Log message:
Replace py-{curses,readline,Tk}/buildlink3.mk with DEPENDS.

There are no buildlink3-relevant files here, just a loadable module.
   2012-10-06 19:22:16 by Aleksej Saushev | Files touched by this commit (16)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-30 11:02:44 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-brian-1.1.3 as wip/py-brian.

Brian is a simulator for spiking neural networks available on almost all
platforms. The motivation for this project is that a simulator should not only
save the time of processors, but also the time of scientists