Parallel neural Circuit SIMulator
betaDescription
PCSIM is a tool for distributed simulation of heterogeneous networks composed of different model neurons and synapses. The development of PCSIM is supported by the FACETS EU project.
Parallel neural Circuit SIMulator Web SiteUser Ratings
User Reviews
-
A bit difficult to set up as it depends on some specific versions of libraries which may not be availble out-of-the-box in the 'latest' linux distros. Having said that, if you are comfortable with building software under linux then this is definitely worth it! The C++ code is designed very professionally. It elegantly makes use of templates and is built with multi-threading and MPI in mind. Hats off to the authors: great reasearch, great code. In conclusion it's a bit tricky to set up but the functionality is excellent!
-
Thanks on the code.. Are they any other implementation of the Liquid State Machine? this one is hard to understand and the code is badly designed :-(