Skip to content
Snippets Groups Projects
Commit fdedb831 authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

improved spike chain generation in minapp

* add header only library TCLAP for parsing command line arguments
    - added as git submodule
    - update CMakeLists to include headers
* remove the ring model from miniapp
* add support for user supplied parameters for miniapp
    - arguments for cell counts etc can be command line flags
    - or in a user-defined json input file
* the all-to-all model supports synapses-per-cell is less than
  the total number of cells
    - in this case a random set of sources is selected
parent 233583f8
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment