Skip to content
Snippets Groups Projects
README.md 825 B
Newer Older
[![Build Status - master](https://travis-ci.org/BhallaLab/moose.svg?branch=master)](https://travis-ci.org/BhallaLab/moose)
Dilawar Singh's avatar
Dilawar Singh committed

Dilawar Singh's avatar
Dilawar Singh committed
This is the parent repository of [MOOSE simulator](https://moose.ncbs.res.in). It hosts components of MOOSE: core (written in C++) of MOOSE, python scripting interface, and its graphical user interface (GUI), and MOOGLI as [git-submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules). 
You can find detailed description of each MOOSE component in respective `README.md` in  their repositories below:
Dilawar Singh's avatar
Dilawar Singh committed

- [MOOSE with python support](https://github.com/BhallaLab/moose-core)
- [GUI](https://github.com/BhallaLab/moose-gui)
Dilawar Singh's avatar
Dilawar Singh committed
- [Examples and Demos](https://github.com/BhallaLab/moose-examples)
Dilawar Singh's avatar
Dilawar Singh committed

For more details about installation, checkout [moose wiki](https://github.com/BhallaLab/moose/wiki).