Ticket #70 (new task)

Opened 7 months ago

Factor out commonality between `create()` and `Population.__init__()` and between `connect()` and `Projection.__init__()`

Reported by: apdavison Assigned to: somebody
Priority: minor Milestone: 0.5.0
Component: unspecified Version: trunk
Keywords: Cc:

Description

The aim of this is to reduce duplication in the code and make it easier to maintain.