discrete-probabilistic-model


Namediscrete-probabilistic-model JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/andrewnam/discrete_probabilistic_model
SummaryA simple probabilistic modeling framework with discrete variables.
upload_time2022-12-20 19:59:12
maintainer
docs_urlNone
authorAndrew Nam
requires_python>=3.6
licenseMIT license
keywords discrete_probabilistic_model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ============================
Discrete Probabilistic Model
============================


.. image:: https://img.shields.io/pypi/v/discrete_probabilistic_model.svg
        :target: https://pypi.python.org/pypi/discrete_probabilistic_model

.. image:: https://img.shields.io/travis/andrewnam/discrete_probabilistic_model.svg
        :target: https://travis-ci.com/andrewnam/discrete_probabilistic_model

.. image:: https://readthedocs.org/projects/discrete-probabilistic-model/badge/?version=latest
        :target: https://discrete-probabilistic-model.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A simple probabilistic modeling framework with discrete variables.


* Free software: MIT license
* Documentation: https://discrete-probabilistic-model.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2022-12-20)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andrewnam/discrete_probabilistic_model",
    "name": "discrete-probabilistic-model",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "discrete_probabilistic_model",
    "author": "Andrew Nam",
    "author_email": "andrewnam95@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/72/0180fa6b9495d8f348a9210410975ab0aac501a1be9ba2d17ff04db3ca97/discrete_probabilistic_model-0.1.1.tar.gz",
    "platform": null,
    "description": "============================\nDiscrete Probabilistic Model\n============================\n\n\n.. image:: https://img.shields.io/pypi/v/discrete_probabilistic_model.svg\n        :target: https://pypi.python.org/pypi/discrete_probabilistic_model\n\n.. image:: https://img.shields.io/travis/andrewnam/discrete_probabilistic_model.svg\n        :target: https://travis-ci.com/andrewnam/discrete_probabilistic_model\n\n.. image:: https://readthedocs.org/projects/discrete-probabilistic-model/badge/?version=latest\n        :target: https://discrete-probabilistic-model.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nA simple probabilistic modeling framework with discrete variables.\n\n\n* Free software: MIT license\n* Documentation: https://discrete-probabilistic-model.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2022-12-20)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A simple probabilistic modeling framework with discrete variables.",
    "version": "0.1.1",
    "split_keywords": [
        "discrete_probabilistic_model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "32a17369b569b791aefb2528e680fc54",
                "sha256": "92565016722018420ebf3207bb948266438a947840bb7f8465f43a72f1f9d3ec"
            },
            "downloads": -1,
            "filename": "discrete_probabilistic_model-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32a17369b569b791aefb2528e680fc54",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 7941,
            "upload_time": "2022-12-20T19:59:11",
            "upload_time_iso_8601": "2022-12-20T19:59:11.614587Z",
            "url": "https://files.pythonhosted.org/packages/5c/a0/bb10d247e6fe0b15fdddf64cf4b47a2f991cb8adbae67f1ef5893403392a/discrete_probabilistic_model-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "3b6b0432c7f12ee8ffb8a0fbf3a7570c",
                "sha256": "322d1176548325e4e44a1c363afac26e753759e891372f9ba02870369bfd6c5f"
            },
            "downloads": -1,
            "filename": "discrete_probabilistic_model-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3b6b0432c7f12ee8ffb8a0fbf3a7570c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12724,
            "upload_time": "2022-12-20T19:59:12",
            "upload_time_iso_8601": "2022-12-20T19:59:12.888219Z",
            "url": "https://files.pythonhosted.org/packages/a9/72/0180fa6b9495d8f348a9210410975ab0aac501a1be9ba2d17ff04db3ca97/discrete_probabilistic_model-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-20 19:59:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "andrewnam",
    "github_project": "discrete_probabilistic_model",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "discrete-probabilistic-model"
}
        
Elapsed time: 0.05275s