Additional extensions and tools for modelling dynamical systems in Nengo.
This project's documentation is hosted on GitHub.IO: https://arvoelke.github.io/nengolib-docs/.
To install the development version of nengolib:
git clone https://github.com/arvoelke/nengolib cd nengolib python setup.py develop
Notebooks can be run manually in docs/notebooks
by running:
pip install jupyter jupyter notebook