This release adds * Recursive node definition where everything in NIR is a subclass of a `NIRNode`, including a `NIRGraph` * A current-based LIF model (CubaLIF) * Standardized renaming (weights -> weight)
0.0.5
* Adds an Integrate-and-Fire primitive
0.0.4
* Adds Input, Output, Threshold, Delay, and Integrator primitives * Adds docs * Unified repo structure to have tests in base directory
0.0.3
0.0.2
0.0.1
First release of the Neuromorphic Intermediate Representation! :partying_face: