Java API Documentation
If you would like to extend Nengo (e.g. add a new type of neuron model), you must write Java code. The Java API is documented here in standard JavaDoc format.
Optionally, you can also use this API to control Nengo entirely through Java code, bypassing both the graphical interface and the Python scripting interface.