|
| Nightly Linux Build on OBS
This is the core computational engine of MOOSE simulator. This repository contains
C++ codebase and python interface called pymoose. For more details about MOOSE simulator, visit https://moose.ncbs.res.in .
This repository is sufficient for using MOOSE as a python module. We provide python package via pip.
$ pip install pymoose --user
pymoose is part of MOOSE simulator. We also provide linux packages of
MOOSE simlulator. It can be downloaded from Open Build Service.
In addition to pymoose, it also contain a GUI to create and visualize chemical network, and moogli, a visualizer of neural activity.
To build pymoose, follow instructions given here at https://github.com/BhallaLab/moose-core/blob/master/INSTALL.md