Allow wheel building
In this release of NEAT, we have fixed wheel building for smoother installation with pip. We have also implemented better vectorization of ion channels and expansion points for linearization procedures, speeding up the simplification pipeline.
New features
- vectorized impedance matrix calculation for different expansion points #130
Bug fixes
- bug fixes to allow for wheel building #137 #138 #139
- fix pickling bugs #129
- bug fix where channel storage was not emptied when passifying a neuron #126