Navigation

  • index
  • next |
  • previous |
  • nengo.ca »
  • Nengo v1.3 documentation »

Nengo ScriptingΒΆ

This documentation describes the scripting libraries available for use in Nengo.

  • Scripting Interface
    • Running scripts from a file
    • Running scripts from the console
    • Running scripts from the command line
    • Importing other libraries
  • Scripting Basics
    • Creating a network
    • Creating an ensemble
    • Creating an input
    • Computing linear functions
    • Computing nonlinear functions
  • Configuring Neural Ensembles
    • Membrane time constant and refractory period
    • Maximum firing rate
    • Intercept
    • Encoders (a.k.a. preferred direction vectors)
  • Saving Time with the Quick Option
  • Adding Arbitary Code to a Model
    • SimpleNode
    • Outputs (a.k.a. origins)
    • Inputs (a.k.a. Terminations)
    • Arbitrary Code
  • Connection Weights
    • Viewing synaptic weights
    • Adjusting weights
    • Sparsification
  • Scripting Tips
    • Common transformation matrices
    • Adding noise to the simulation
    • Random inputs
    • Changing modes: spiking, rate, and direct
    • Arrays of ensembles
    • Matrix operations
  • List of Classes
    • nef.Network
    • nef.SimpleNode
    • nef.array.NetworkArray

Logo

Nengo User Manual

  • (also available in pdf)

Table Of Contents

  • Nengo Tutorial
  • Nengo Demos
  • Nengo Scripting
    • Scripting Interface
    • Scripting Basics
    • Configuring Neural Ensembles
    • Saving Time with the Quick Option
    • Adding Arbitary Code to a Model
    • Connection Weights
    • Scripting Tips
    • List of Classes
  • Advanced Nengo Usage
  • Java API Documentation

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • nengo.ca »
  • Nengo v1.3 documentation »
© Copyright 2011, Centre for Theoretical Neuroscience, University of Waterloo. Created using Sphinx 1.0.7.