File: README.md

package info (click to toggle)
bmtk 1.1.1%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204,040 kB
  • sloc: python: 37,064; javascript: 1,998; makefile: 42; sh: 33
file content (7 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
## 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).