This module contains a base class how PyNN populations are handled
create_view
Creates a view of the given population
population – The base population
sl – The slice of the population that represents the view
is_population
Determines whether the given object is a population
population – The object that may be a population