Skip to content

v0.5.7

Compare
Choose a tag to compare
@salvadord salvadord released this 07 Aug 02:01
· 3642 commits to master since this release
  • Improved NeuroML import/export functions
  • Added option for cache_efficient (optimized load balance when many cores) (issue #77)
  • Added sim.clearAll() function to clear all objects in memory and avoid leaks
  • Cleared variables after gathering from multiple nodes to avoid memory leak
  • Separated common runSim() commands into preRun() (issue #83)
  • Fixed bugs in net.modifyStims() method