File: README.md

package info (click to toggle)
bmtk 0.0%2Bgit20210109.8572664%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 74,876 kB
  • sloc: python: 24,853; javascript: 1,998; makefile: 34; sh: 16
file content (5 lines) | stat: -rw-r--r-- 510 bytes parent folder | download
1
2
3
4
5
## BMTK documentation, guides and examples
#### directory structure
* autodocs/ - scripts and pages for the generation of github-pages html files.
* tutorial/ - Tutorials and guides for using bmtk and its different parts. **New users should start here**.
* examples/ - Various examples of how to build networks, run various simulations and plot their results. A good place to start for users wanting a quick and dirty introduction (warning: many of these examples are not as well documented as the tutorials).