Skip to content

Allow wheel building

Latest
Compare
Choose a tag to compare
@WillemWybo WillemWybo released this 26 Jan 09:02
· 12 commits to master since this release
2329330

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

Maintenance

  • github actions workflow #125
  • Fix ambiguous naming scheme for 'up' and 'down' directions #131