brainpy.connect.GridFour#

class brainpy.connect.GridFour(include_self=False)[source]#

The nearest four neighbors conn method.

__init__(include_self=False)[source]#

Methods

__init__([include_self])

build_conn()

build connections with certain data type.

check(structures)

make_returns(structures, conn_data[, csr, ...])

Make the desired synaptic structures and return them.

require(*structures)

requires(*structures)