Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 16:41
· 13 commits to main since this release
d33042f

🧩 New features

📚 Documentation

🛠️ Internal updates

  • changes to how the membrane area from SWC files is computed when the radius within a
    compartment is not constant. This fix can have an impact on simulation results. The
    updated computation of membrane area matches that of the NEURON simulator (#662,
    @michaeldeistler, thanks to @VENOM314 for reporting).
  • remove the custom SWC reader (which had been deprecated in v0.9.0, #662,
    @michaeldeistler).
  • fix bug in set_ncomp (# 676, @manuelgloeckler)