CSIM is a tool for simulating heterogeneous networks composed of
different model neurons and synapses. This simulator is written in C++
with an MEX
interface to Matlab. It is intended to simulate networks
containing up to a few thousand neurons and up to the order of
1.000.000 synapses.
Note that the supplied compiled Windows version (csim.dll) is likly to
be somewhat outdated bcs we are developing under Linux.
Documentation
The User Manual describes how
to use CSIM from the Matlab user point of view.
The Class Reference (generated
with doxygen) gives you
information about the overall C++ class hierarchy on which CSIM is
built. This information is intended for people which think about
adapting CSIM for their own needs.