v0.8.0
New features
- add leaky integrate-and-fire neurons (#564, @jnsbck), Izhikevich neurons, and rate-based neurons (#601, @michaeldeistler)
Minor updates
- make
delta
andv_th
inIonotropicSynapse
trainable parameters (#599, @jnsbck) - make random postsnaptic compartment selection optional in connectivity functions (#489, @kyralianaka)
Bug fixes
- Fix bug for
groups
when.set_ncomp
was run (#587, @michaeldeistler) - allow
.distance
to be jitted (#603, @michaeldeistler)