Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Evidence collection

Collected 3 years ago

Release notes

Version 3.2.0

  • Improved SBML support.
  • NeuroML2 support (Thanks Padraig Gleeson).
  • Various BugFixes.

Downloads

Linux

For most linux distributions, packages can be downloaded from our Open Build Service repository.

MacOSX

Only pymoose i.e. python scripting interface is available. Either use homebrew or pip

Use homebrew

  $ brew tap bhallalab/moose
  $ brew install moose

Or 'pip'

 $ pip install pymoose --user 

Release notes

Various bug fixes in python interface.

Pre relase 3.1.0 Historical release

Release notes

  • See the changelog in components repositories: BallaLab/moose-core, BhallaLab/moose-examples, BhallaLab/moose-gui

Release notes

MOOSE 3.0.2 is an evolutionary increment over 3.0.1:

  • There has been substantial development on the multiscale modeling front, with the implementation of the rdesigneur class and affiliated features.
  • Distributions of spines, channels, physiological parameters, chemical concentrations along the cell can be specified using algebraic functions of geometrical properties of the cell.
  • MOOSE can now read NeuroMorpho .swc files natively.
  • MOOSE can now write natively to the Neuronal Simulation Data Format. The NSDF is based on HDF5 and is a portable and self-descriptive way to store simulation output.

More details can be found at: http://moose.ncbs.res.in .