Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@davidcsterratt davidcsterratt released this 22 Feb 12:33
· 19 commits to master since this release

New Features

  • #11 Communicate voltage to SpatialKappa
  • KappaNEURON can now be installed with pip: See commit: f170a33

Bug fixes

  • #9 Get KappaNEURON working with NEURON 7.4 - KappaNEURON was working with a development version of NEURON
  • #10 Initial value changes only after first timestep
  • More minor fixes in resopnse to user testing

Code changes

  • The code has been refactored in places, using the the updated SpatialKappa 2.1.3 interface to try to separate the model setup and initialisation and running more cleanly