Evidence collection
v3.2.0-evidences-21.json 835b992c
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.
Release notes
Linux Packages
Download from here https://software.opensuse.org//download.html?project=home%3Amoose&package=moose
- Bugfixes and enhancement.
- Beta boost solver.
Release notes
TODO
- list of changes
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
Release for tag ghevar_3.0.2_pre2
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 .