oktopus


Nameoktopus JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/mirca/oktopus
Summarysoft-bodied, eight-armed package for beautiful inference
upload_time2018-07-04 15:33:59
maintainer
docs_urlNone
authorKeplerGO
requires_python
licenseMIT
keywords statistics probability
VCS
bugtrack_url
requirements numpy scipy autograd
Travis-CI
coveralls test coverage No coveralls.
            🐙 oktopus
==========
|ci-badge| |cov-badge| |zenodo-badge|

.. |ci-badge| image:: https://travis-ci.org/KeplerGO/oktopus.svg?branch=master
    :target: https://travis-ci.org/KeplerGO/oktopus
.. |cov-badge| image:: https://codecov.io/gh/mirca/oktopus/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/mirca/oktopus/branch/master/
.. |zenodo-badge| image:: https://zenodo.org/badge/84591713.svg
   :target: https://zenodo.org/badge/latestdoi/84591713

A soft-bodied, eight-armed package for beautiful inference.

To install ``oktopus``, run::

    pip install oktopus

or::

    git clone https://github.com/KeplerGO/oktopus.git
    cd oktopus
    pip install -e .

And you're all set!
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mirca/oktopus",
    "name": "oktopus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "statistics probability",
    "author": "KeplerGO",
    "author_email": "jvmirca@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/6e/7b7e11442ff70286c22614d200f6145f83528dc6c99fec0982665e25c8d3/oktopus-0.1.2.tar.gz",
    "platform": "",
    "description": "\ud83d\udc19 oktopus\n==========\n|ci-badge| |cov-badge| |zenodo-badge|\n\n.. |ci-badge| image:: https://travis-ci.org/KeplerGO/oktopus.svg?branch=master\n    :target: https://travis-ci.org/KeplerGO/oktopus\n.. |cov-badge| image:: https://codecov.io/gh/mirca/oktopus/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/mirca/oktopus/branch/master/\n.. |zenodo-badge| image:: https://zenodo.org/badge/84591713.svg\n   :target: https://zenodo.org/badge/latestdoi/84591713\n\nA soft-bodied, eight-armed package for beautiful inference.\n\nTo install ``oktopus``, run::\n\n    pip install oktopus\n\nor::\n\n    git clone https://github.com/KeplerGO/oktopus.git\n    cd oktopus\n    pip install -e .\n\nAnd you're all set!",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "soft-bodied, eight-armed package for beautiful inference",
    "version": "0.1.2",
    "split_keywords": [
        "statistics",
        "probability"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ec67b5ad302ddd914c2924f8eb288b75",
                "sha256": "54ac25dfc21ce3507e2ad4f080f2d5e692986414be50c84a0789aa03371ac7d9"
            },
            "downloads": -1,
            "filename": "oktopus-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ec67b5ad302ddd914c2924f8eb288b75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10779,
            "upload_time": "2018-07-04T15:33:59",
            "upload_time_iso_8601": "2018-07-04T15:33:59.277059Z",
            "url": "https://files.pythonhosted.org/packages/2d/6e/7b7e11442ff70286c22614d200f6145f83528dc6c99fec0982665e25c8d3/oktopus-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-07-04 15:33:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mirca",
    "github_project": "oktopus",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "autograd",
            "specs": []
        }
    ],
    "lcname": "oktopus"
}
        
Elapsed time: 0.01598s