-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
38 lines (26 loc) · 1.06 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
NeMo v0.7.2
NeMo is a high-performance spiking neural network simulator
which simulates networks of Izhikevich neurons on CUDA-
enabled GPUs. NeMo is a C++ class library, with additional
interfaces for pure C, Python, and Matlab.
If you are a new user of NeMo please consider sending a
short email to the author with a brief description of who
you are and what you use it for. This would be greatly
useful in justifying continued funding of the project.
See INSTALL for build instructions and COPYING for licence
information.
Additional documentation can be found on the project website
http://nemosim.sf.net
Please use the 'help' forum, bug tracker, and feature request
trackers found here:
http://sourceforge.net/projects/nemosim/
Update announcements and other information for users can be
found on the mailing list. Sign up to the list at
https://lists.sourceforge.net/lists/listinfo/nemosim-user
NeMo is written by
Andreas K. Fidjeland <[email protected]>
Imperial College London
Department of Computing
180 Queen's Gate
London SW7 2AZ
August 2011