Git Product home page Git Product logo

pygom's Introduction

pygom - ODE modelling in Python

Build status Documentation Status pypi version licence

A generic framework for ode models, specifically compartmental type problems.

This package depends on:

dask
matplotlib
enum34
pandas
python-dateutil
numpy
scipy
sympy

and they should be installed if not already available. Alternatively, the easier way to use a minimal (and isolated) setup is to use conda and create a new environment via:

conda env create -f conda-env.yml

Installation of this package can be performed via:

$ python setup.py install

and tested via:

$ python setup.py test

A reduced form of the documentation may be found on ReadTheDocs.

You may get the full documentation, including the lengthy examples by locally building the documentation found in the folder:

$ doc

Note that building the documentation can be extremely slow depending on the setup of the system. Further details can be found at it's own read me:

$ doc/README.rst

Please be aware that if the module tests fails, then the documentation for the package will not compile.

Please be aware that there may be redundant files within the package as it is under active development.

Contributors

Thomas Finnie ([email protected])

Edwin Tye ([email protected])

Version

0.1.6 Bugfix scipy API, pickling, print to logging and simulation

0.1.5 Remove auto-simplification for much faster startup

0.1.4 Much faster Tau leap for stochastic simulations

0.1.3 Defaults to python built-in unittest and more in sync with conda

pygom's People

Contributors

twomagpi avatar edwintye avatar hareball90 avatar harleyday avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.