{ "info": { "author": "Kosta Gaitanis, Elliot Cohen", "author_email": "gaitanis@tele.ucl.ac.be, elliot.cohen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: Free for non-commercial use", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "OpenBayes is a library that allows users to easily create a bayesian network and perform inference on it.\nIt is mainly inspired from the Bayes Net Toolbox (BNT) which is available for MatLAB, \nbut uses python as a base language which provides many benefits : fast execution, portability \nand ease to use and maintain. Any inference engine can be implemented by inheriting a base\nclass. In the same way, new distributions can be added to the package by simply defining the \ndata contained in the distribution and some basic probabilistic operations. \n\nThe project is mature enough to be used for static bayesian networks and we are currently \ndevelopping the dynamical aspect.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openbayes.org", "keywords": null, "license": "modified Python", "maintainer": null, "maintainer_email": null, "name": "OpenBayes", "package_url": "https://pypi.org/project/OpenBayes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/OpenBayes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openbayes.org" }, "release_url": "https://pypi.org/project/OpenBayes/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "An OpenSource Python implementation of bayesian networks inspired by BNT.", "version": "0.1.0" }, "last_serial": 784841, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4163b24177ba112246eb96acbd0108fd", "sha256": "724ff167f0ebda3fbe16d30f35566d3d59227c11ecbf1ea4d57d467f8f38ace1" }, "downloads": -1, "filename": "OpenBayes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4163b24177ba112246eb96acbd0108fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38366, "upload_time": "2006-04-11T10:22:27", "url": "https://files.pythonhosted.org/packages/b0/19/727c1b39066592eb55d33c768bfa1cff2d1ae8f2537ff8abb2c8ef2f7a5c/OpenBayes-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "501d527f9875c71933dca1d344482766", "sha256": "1f3174f426c84211ea40f2ccff9d3b623b5b1123feb648a879666a498ee9ab22" }, "downloads": -1, "filename": "OpenBayes-0.1.0.win32.exe", "has_sig": false, "md5_digest": "501d527f9875c71933dca1d344482766", "packagetype": "bdist_wininst", "python_version": "2.4", "requires_python": null, "size": 109695, "upload_time": "2006-04-11T10:22:42", "url": "https://files.pythonhosted.org/packages/56/79/359806a764e0c2fee69c1814184cf7bfc9484bbe83e787dc508004c2407b/OpenBayes-0.1.0.win32.exe" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4163b24177ba112246eb96acbd0108fd", "sha256": "724ff167f0ebda3fbe16d30f35566d3d59227c11ecbf1ea4d57d467f8f38ace1" }, "downloads": -1, "filename": "OpenBayes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4163b24177ba112246eb96acbd0108fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38366, "upload_time": "2006-04-11T10:22:27", "url": "https://files.pythonhosted.org/packages/b0/19/727c1b39066592eb55d33c768bfa1cff2d1ae8f2537ff8abb2c8ef2f7a5c/OpenBayes-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "501d527f9875c71933dca1d344482766", "sha256": "1f3174f426c84211ea40f2ccff9d3b623b5b1123feb648a879666a498ee9ab22" }, "downloads": -1, "filename": "OpenBayes-0.1.0.win32.exe", "has_sig": false, "md5_digest": "501d527f9875c71933dca1d344482766", "packagetype": "bdist_wininst", "python_version": "2.4", "requires_python": null, "size": 109695, "upload_time": "2006-04-11T10:22:42", "url": "https://files.pythonhosted.org/packages/56/79/359806a764e0c2fee69c1814184cf7bfc9484bbe83e787dc508004c2407b/OpenBayes-0.1.0.win32.exe" } ] }