Skip to content

v0.3.0

Compare
Choose a tag to compare
@michaeldeistler michaeldeistler released this 24 Sep 06:39
· 68 commits to main since this release
7648bbe

New features

  • New solver: jx.integrate(..., voltage_solver="jax.sparse") which has very low
    compile time (#418, @michaeldeistler)
  • Support for different number of compartments per branch at initilization (modifying
    the number of compartments after initialization is not yet supported, #418, #426,
    @michaeldeistler)

Bugfixes

  • Bugfix for capacitances and their interplay with axial conductances (Thanks @Tunenip,
    #426, @michaeldeistler)
  • Bugfixes for tutorials on website