{ "info": { "author": "Fl\u00c3\u00a1vio Code\u00c3\u00a7o Coelho", "author_email": "fccoelho@fiocruz.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Purpose\r\n\r\nModelBuilder was created to be a generic interface to people that need to\r\nsimulated Ordinary Differential Equations (ODE) models and analyze their output.\r\n\r\nFor that purpose I wrote a (hopefully) nice frontend to the LSODA ODE solving\r\nlibrary, so that the model equations can be written directly in the main window\r\nand the parameters for the numerical integration can also be set easily.\r\n\r\nFeatures\r\n\r\nThe system of ODEs can be solved for the specified number of time steps, from\r\nthe initial values, by pressing the run button.\r\n\r\nSince most user need to assess uncertainties assocciated to to model components\r\n(variables). I added an uncertainty analysis module, which allows for a\r\nstate-of-the-art Bayesian inference on the model components.", "description_content_type": null, "docs_url": null, "download_url": "http://www.procc.fiocruz.br/~cursos/course/view.php?id=6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.procc.fiocruz.br/~cursos/course/view.php?id=6", "keywords": "matehematical modelling, ODE, Differential equations, Bayesian inference, Bayesian melding, Uncertainty analysis", "license": "GPL2", "maintainer": "Fl\u00c3\u00a1vio Code\u00c3\u00a7o Coelho", "maintainer_email": "fccoelho@fiocruz.br", "name": "ModelBuilder", "package_url": "https://pypi.org/project/ModelBuilder/", "platform": "Unix (Linux)", "project_url": "https://pypi.org/project/ModelBuilder/", "project_urls": { "Download": "http://www.procc.fiocruz.br/~cursos/course/view.php?id=6", "Homepage": "http://www.procc.fiocruz.br/~cursos/course/view.php?id=6" }, "release_url": "https://pypi.org/project/ModelBuilder/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "ODE model builder and simulator", "version": "0.2.2" }, "last_serial": 2703, "releases": { "0.2.2": [] }, "urls": [] }