Release to coincide with Nengo 2.1.0 and Rig 2.0.0.
Adds support for Voja and PES learning rules.
0.2.5
- Add voltage probing support - Profiling of ensembles - Bugfix for nodes which return lists as their output
0.2.3
- Uses `atexit` to ensure simulators are always cleaned up. - Nodes (but not passthrough Nodes) can be used to control global inhibition. - Significant improvements to the LIF model.
0.2.2
- Fixes pickling of netlists in Python 2.7 - Fixes connections from passthrough Nodes to Nodes - Adds `nengo_spinnaker_setup` command to create configuration files - Fixes pre-slicing on connections from Nodes
0.2.1
- Fix to Makefile improves neuron performance. - Fix to neuron C. - Limit the number of neurons on a core by CPU profile.