pyhmc-duplicate


Namepyhmc-duplicate JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/rmcgibbo/pyhmc
SummaryThis is a temperary duplicate version of pyhmc for msmbuilder2022 installation.
upload_time2023-10-17 02:28:58
maintainer
docs_urlNone
authorRobert T. McGibbon
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            This package is a straight-forward port of the functions ``hmc2.m`` and
``hmc2_opt.m`` from the
`MCMCstuff <http://www.lce.hut.fi/research/mm/mcmcstuff/>`__ matlab
toolbox written by Aki Vehtari. The code is originally based on the
functions ``hmc.m`` from the `netlab
toolbox <http://www.ncrg.aston.ac.uk/netlab/index.php>`__ written by Ian
T Nabney. The portion of algorithm involving "windows" is derived from
the C code for this function included in the `Software for Flexible
Bayesian
Modeling <http://www.cs.toronto.edu/~radford/fbm.software.html>`__
written by Radford Neal.

The original Python `port <https://github.com/koepsell/pyhmc>`__ was
made by Kilian Koepsell, and subsequently modernized by Robert T.
McGibbon.

Authors
-------

-  Kilian Koepsell kilian@berkeley.edu
-  Robert T. McGibbon rmcgibbo@gmail.com

This software is distributed under the BSD License (see LICENSE file).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rmcgibbo/pyhmc",
    "name": "pyhmc-duplicate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Robert T. McGibbon",
    "author_email": "rmcgibbo@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "This package is a straight-forward port of the functions ``hmc2.m`` and\r\n``hmc2_opt.m`` from the\r\n`MCMCstuff <http://www.lce.hut.fi/research/mm/mcmcstuff/>`__ matlab\r\ntoolbox written by Aki Vehtari. The code is originally based on the\r\nfunctions ``hmc.m`` from the `netlab\r\ntoolbox <http://www.ncrg.aston.ac.uk/netlab/index.php>`__ written by Ian\r\nT Nabney. The portion of algorithm involving \"windows\" is derived from\r\nthe C code for this function included in the `Software for Flexible\r\nBayesian\r\nModeling <http://www.cs.toronto.edu/~radford/fbm.software.html>`__\r\nwritten by Radford Neal.\r\n\r\nThe original Python `port <https://github.com/koepsell/pyhmc>`__ was\r\nmade by Kilian Koepsell, and subsequently modernized by Robert T.\r\nMcGibbon.\r\n\r\nAuthors\r\n-------\r\n\r\n-  Kilian Koepsell kilian@berkeley.edu\r\n-  Robert T. McGibbon rmcgibbo@gmail.com\r\n\r\nThis software is distributed under the BSD License (see LICENSE file).\r\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "This is a temperary duplicate version of pyhmc for msmbuilder2022 installation.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/rmcgibbo/pyhmc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c4ca6433f960b585c79e577d36662c8e4ea4d963bfce9a23c96107b86681db5",
                "md5": "a534d2bde6c3f079006da6c08582f12e",
                "sha256": "e0cf85a9f32948e2468d05449b9a087c3cf783d690322cf8d205cbb0224978c6"
            },
            "downloads": -1,
            "filename": "pyhmc_duplicate-1.0.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a534d2bde6c3f079006da6c08582f12e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 169526,
            "upload_time": "2023-10-17T02:28:58",
            "upload_time_iso_8601": "2023-10-17T02:28:58.108685Z",
            "url": "https://files.pythonhosted.org/packages/8c/4c/a6433f960b585c79e577d36662c8e4ea4d963bfce9a23c96107b86681db5/pyhmc_duplicate-1.0.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae9bc9b850a0c26c505d6b80aad073fa7613a545ed916d5a10eeb9ad9a72b978",
                "md5": "9e877d7ef967f02084cace9fb1bb17b0",
                "sha256": "a9e2bfb632b9235a1543fa3c9010b79f162d23c76803bbf546b69a0e178700b1"
            },
            "downloads": -1,
            "filename": "pyhmc_duplicate-1.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9e877d7ef967f02084cace9fb1bb17b0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 170615,
            "upload_time": "2023-10-17T02:57:10",
            "upload_time_iso_8601": "2023-10-17T02:57:10.008893Z",
            "url": "https://files.pythonhosted.org/packages/ae/9b/c9b850a0c26c505d6b80aad073fa7613a545ed916d5a10eeb9ad9a72b978/pyhmc_duplicate-1.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 02:28:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rmcgibbo",
    "github_project": "pyhmc",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyhmc-duplicate"
}
        
Elapsed time: 1.36612s