[](https://travis-ci.org/BhallaLab/moose-core)
This is the core computational engine of [MOOSE simulator](https://github.com/BhallaLab/moose). This repository contains
C++ codebase and its python interface. For more details about MOOSE simulation, see https://github.com/BhallaLab/moose/blob/master/README.md
C++ codebase and python interface. For more details about MOOSE simulator, see https://github.com/BhallaLab/moose/blob/master/README.md
This repository is sufficient for using MOOSE as python module. If you want to build `moose-python` using this repository, follow instructions given here at https://github.com/BhallaLab/moose-core/blob/master/INSTALL.md .
This repository is sufficient for using MOOSE as a python module. If you just want to build moosepython module, follow instructions given here at https://github.com/BhallaLab/moose-core/blob/master/INSTALL.md .