Name | pomdp-py JSON |
Version |
1.3.5.1
JSON |
| download |
home_page | None |
Summary | Python POMDP Library. |
upload_time | 2024-03-30 17:16:52 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | The MIT License (MIT) Copyright 2020 Kaiyu Zheng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
partially observable markov decision process
pomdp
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
pomdp_py
========
`pomdp_py <https://h2r.github.io/pomdp-py>`_ is a framework to build and solve POMDP problems, written in Python and Cython.
**Why pomdp_py?** It provides a POMDP framework in Python with clean and intuitive interfaces. This makes POMDP-related research or projects accessible to more people. It also helps sharing code and developing a community.
Please refer to the `full documentation <https://h2r.github.io/pomdp-py>`_ and `installation instructions <https://h2r.github.io/pomdp-py/html/installation.html>`_.
If you find this library helpful to your work, please cite the `following paper <https://arxiv.org/pdf/2004.10099.pdf>`_::
@inproceedings{zheng2020pomdp_py,
title = {pomdp\_py: A Framework to Build and Solve POMDP Problems},
author = {Zheng, Kaiyu and Tellex, Stefanie},
booktitle = {ICAPS 2020 Workshop on Planning and Robotics (PlanRob)},
year = {2020},
url = {https://icaps20subpages.icaps-conference.org/wp-content/uploads/2020/10/14-PlanRob_2020_paper_3.pdf},
note = {Arxiv link: "\url{https://arxiv.org/pdf/2004.10099.pdf}"}
}
**Call for Contributions**: please check out - `h2r/pomdp-py/issues/25 <https://github.com/h2r/pomdp-py/issues/25>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "pomdp-py",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Partially Observable Markov Decision Process, POMDP",
"author": null,
"author_email": "Kaiyu Zheng <kzheng10@cs.brown.edu>",
"download_url": "https://files.pythonhosted.org/packages/3d/16/c894dc0642f6178c57b8a78914ba77837c75b8beb083f5b1055d63bd50e1/pomdp-py-1.3.5.1.tar.gz",
"platform": null,
"description": "pomdp_py\n========\n\n`pomdp_py <https://h2r.github.io/pomdp-py>`_ is a framework to build and solve POMDP problems, written in Python and Cython.\n\n**Why pomdp_py?** It provides a POMDP framework in Python with clean and intuitive interfaces. This makes POMDP-related research or projects accessible to more people. It also helps sharing code and developing a community.\n\nPlease refer to the `full documentation <https://h2r.github.io/pomdp-py>`_ and `installation instructions <https://h2r.github.io/pomdp-py/html/installation.html>`_.\n\nIf you find this library helpful to your work, please cite the `following paper <https://arxiv.org/pdf/2004.10099.pdf>`_::\n\n @inproceedings{zheng2020pomdp_py,\n title = {pomdp\\_py: A Framework to Build and Solve POMDP Problems},\n author = {Zheng, Kaiyu and Tellex, Stefanie},\n booktitle = {ICAPS 2020 Workshop on Planning and Robotics (PlanRob)},\n year = {2020},\n url = {https://icaps20subpages.icaps-conference.org/wp-content/uploads/2020/10/14-PlanRob_2020_paper_3.pdf},\n note = {Arxiv link: \"\\url{https://arxiv.org/pdf/2004.10099.pdf}\"}\n }\n\n\n**Call for Contributions**: please check out - `h2r/pomdp-py/issues/25 <https://github.com/h2r/pomdp-py/issues/25>`_.\n",
"bugtrack_url": null,
"license": "The MIT License (MIT) Copyright 2020 Kaiyu Zheng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Python POMDP Library.",
"version": "1.3.5.1",
"project_urls": {
"Home": "https://github.com/h2r/pomdp-py"
},
"split_keywords": [
"partially observable markov decision process",
" pomdp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f08f38f058a36f62ce6a626910a1d0abcdb5ed1c898808caecced7ccbf8c5fa7",
"md5": "6e662b2a0de86700f01905d764ee297a",
"sha256": "7a5e774c215e2e94fdadd77fed6f3b300cba02978bcb5a92b84d913864bc831b"
},
"downloads": -1,
"filename": "pomdp_py-1.3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "6e662b2a0de86700f01905d764ee297a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 5055188,
"upload_time": "2024-03-30T17:17:09",
"upload_time_iso_8601": "2024-03-30T17:17:09.910862Z",
"url": "https://files.pythonhosted.org/packages/f0/8f/38f058a36f62ce6a626910a1d0abcdb5ed1c898808caecced7ccbf8c5fa7/pomdp_py-1.3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2a220f465cf9a6459b4acc85126771e9997d71f58597131757fa50ad5577802",
"md5": "b903b59e3622d754cd2c93f7a5ae6fb4",
"sha256": "30199749b2ac242dfa17e0208acad1c476406543c61403477efbedadeaac1098"
},
"downloads": -1,
"filename": "pomdp_py-1.3.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b903b59e3622d754cd2c93f7a5ae6fb4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": null,
"size": 5629104,
"upload_time": "2024-03-30T17:16:53",
"upload_time_iso_8601": "2024-03-30T17:16:53.709336Z",
"url": "https://files.pythonhosted.org/packages/c2/a2/20f465cf9a6459b4acc85126771e9997d71f58597131757fa50ad5577802/pomdp_py-1.3.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "972b282c9688d20317549cc477defa670c87760bfc1154c2f4cb64830576efc0",
"md5": "cd7ba74043230632fa782f3b09f5c296",
"sha256": "8533fd7775936aebb8832a47a97625a1823beda3020b9914a000f98fe80a08df"
},
"downloads": -1,
"filename": "pomdp_py-1.3.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "cd7ba74043230632fa782f3b09f5c296",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 5539954,
"upload_time": "2024-03-30T17:16:50",
"upload_time_iso_8601": "2024-03-30T17:16:50.139579Z",
"url": "https://files.pythonhosted.org/packages/97/2b/282c9688d20317549cc477defa670c87760bfc1154c2f4cb64830576efc0/pomdp_py-1.3.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2a9ef37e49c67084cf63b2b7d8545994b3bde4f3d229093e01902a910b4ccf6c",
"md5": "bc8c73aa52beefeb9a3d925ecc302e17",
"sha256": "9436d910d8349d982a2a63f72cf07de0bdb500591edec4c5355e078a739abf95"
},
"downloads": -1,
"filename": "pomdp_py-1.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "bc8c73aa52beefeb9a3d925ecc302e17",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 5169426,
"upload_time": "2024-03-30T17:16:53",
"upload_time_iso_8601": "2024-03-30T17:16:53.857022Z",
"url": "https://files.pythonhosted.org/packages/2a/9e/f37e49c67084cf63b2b7d8545994b3bde4f3d229093e01902a910b4ccf6c/pomdp_py-1.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26b38911aa0855b11dbd14f0f3ae6325ca3756ca85e99240f081278e7920139d",
"md5": "77f24ef87cfe09048eaf3f377749c640",
"sha256": "27bd973391f7837ce5fe2ec4b6056f4e8a46d89686e13a6e6ad22fe3d3879f82"
},
"downloads": -1,
"filename": "pomdp_py-1.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "77f24ef87cfe09048eaf3f377749c640",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 5091450,
"upload_time": "2024-03-30T17:17:07",
"upload_time_iso_8601": "2024-03-30T17:17:07.208305Z",
"url": "https://files.pythonhosted.org/packages/26/b3/8911aa0855b11dbd14f0f3ae6325ca3756ca85e99240f081278e7920139d/pomdp_py-1.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d16c894dc0642f6178c57b8a78914ba77837c75b8beb083f5b1055d63bd50e1",
"md5": "b10a318a2ed541f3efc614ec5c70d976",
"sha256": "4848375bc46b748381188289f0b1782006aed4709ce8523b1a3bb3d85cf13144"
},
"downloads": -1,
"filename": "pomdp-py-1.3.5.1.tar.gz",
"has_sig": false,
"md5_digest": "b10a318a2ed541f3efc614ec5c70d976",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 115846,
"upload_time": "2024-03-30T17:16:52",
"upload_time_iso_8601": "2024-03-30T17:16:52.471487Z",
"url": "https://files.pythonhosted.org/packages/3d/16/c894dc0642f6178c57b8a78914ba77837c75b8beb083f5b1055d63bd50e1/pomdp-py-1.3.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-30 17:16:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "h2r",
"github_project": "pomdp-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pomdp-py"
}