Recursive node definition and current-based LIF model
This release adds
- Recursive node definition where everything in NIR is a subclass of a
NIRNode
, including aNIRGraph
- A current-based LIF model (CubaLIF)
- Standardized renaming (weights -> weight)