Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 440 Bytes

Build Status.

Examples, tutorial and demo scripts.

How to run

First install pymoose from PyPI using pip.

 $ pip install pymoose --pre --user # get the latest version

Make sure that you have matplotlib, and scipy (optional) installed as well.

Some scripts might require PyQt4 or PyQt5 as well.