Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
/ pymoose-community Public archive
forked from BhallaLab/moose-core

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

License

Notifications You must be signed in to change notification settings

dilawar/pymoose-community

 
 

Repository files navigation

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).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.0%
  • Python 18.1%
  • GAP 15.4%
  • CMake 1.0%
  • Shell 0.3%
  • C 0.1%
  • Other 0.1%