pynn_brainscales.brainscales2.populations

Classes

Assembly(*populations, **kwargs)

NixIO(filename[, mode])

Class for reading and writing NIX files.

ParameterSpace(parameters[, schema, shape, …])

Representation of one or more points in a parameter space.

PlasticityRuleHandle(plasticity_rule)

Handle to (shared) plasticity rule.

Population(size, cellclass[, cellparams, …])

A group of neurons all of the same type.

PopulationView(parent, selector[, label])

Recorder(population[, file])

Functions

pynn_brainscales.brainscales2.populations.simplify(value)

If value is a homogeneous array, return the single value that all elements share. Otherwise, pass the value through.