-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.in
37 lines (25 loc) · 1.33 KB
/
README.in
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
# NeMo v@NEMO_VERSION@
NeMo is a high-performance spiking neural network simulator
which simulates networks of Izhikevich neurons on CUDA-
enabled GPUs. With high-end NVIDIA graphics cards, NeMo can
achieve real-time simulation of 500.000s of realistically
connected spiking neurons. 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
### Credits
NeMo was originally written by [Andreas K. Fidjeland]("mailto:andreas.fidjeland@imperial.ac.uk) and it is now
maintained by the [Computational Neurodynamics group](http://neurodynamics.doc.ic.ac.uk/ "Group's homepage"), of
[Imperial College London](www.imperial.ac.uk "College's homepage").