dilawar / pymoose-community

Fork of https://github.com/BhallaLab/moose-core (this fork may not be compatible with upstream).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMP: This is fork of https://github.com/BhallaLab/moose-core because the upstream didn't respond to various PRs I submitted. To avoid confusion, I have renamed this fork to pymoose-community. I don't intend to maintain compatibility with upstream.

About

This is core computational engine of MOOSE simulator. This repository contains C++ codebase and python interface called pymoose. For more details about original MOOSE simulator, visit https://moose.ncbs.res.in .

Installation

We provide python package via pip. Note that you may have to uninstall pymoose to install this fork.

$ pip install pymoose-community --user 

To install nightly build:

$ pip install pymoose-community --user --pre --upgrde

Have a look at examples, tutorials and demo here https://github.com/dilawar/moose-examples.

Build

To build pymoose, follow instructions given here at https://github.com/dilawar/pymoose-community/blob/master/INSTALL.md

About

Fork of https://github.com/BhallaLab/moose-core (this fork may not be compatible with upstream).

License:GNU General Public License v3.0


Languages

Language:C++ 65.0%Language:Python 18.1%Language:GAP 15.4%Language:CMake 1.0%Language:Shell 0.3%Language:C 0.1%Language:Dockerfile 0.1%Language:OpenEdge ABL 0.0%Language:Makefile 0.0%