Name | subjective-logic JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | A Python implementation of subjective logic. |
upload_time | 2025-07-27 02:13:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License
Copyright (c) 2024 Waleed Khan
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 |
subjective logic
opinion
python
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# subjective-logic
A subjective logic implementaion in python
## Install
```bash
python -m pip install subjective-logic --force-reinstall
```
### Developer Install
```bash
pip install -e .
```
## Tests
To test the code base, simply run tox from the root directory of your project:
```bash
pip install -e .[dev]
tox
```
## References
Audun Jøsang. “Categories of Belief Fusion”. In: _Journal of Advances in Information Fusion_ 13.2 (2018), pp. 235–254.
Audun Jøsang. _Subjective Logic - A Formalism for Reasoning Under Uncertainty_. Artificial Intelligence: Foundations, Theory, and Algorithms. Springer, 2016
Raw data
{
"_id": null,
"home_page": null,
"name": "subjective-logic",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Waleed Khan <waleedqk@gmail.com>",
"keywords": "subjective logic, opinion, python",
"author": null,
"author_email": "Waleed Khan <waleedqk@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/4f/7b/0186529d3eec2546226a488f86b8378f410d09cbbcdfbefddc3bf2053293/subjective_logic-1.0.2.tar.gz",
"platform": null,
"description": "# subjective-logic\n\nA subjective logic implementaion in python\n\n## Install\n\n```bash\npython -m pip install subjective-logic --force-reinstall\n```\n\n### Developer Install\n\n```bash\npip install -e .\n```\n\n## Tests\n\nTo test the code base, simply run tox from the root directory of your project:\n\n```bash\npip install -e .[dev]\ntox\n```\n\n## References\n\nAudun J\u00f8sang. \u201cCategories of Belief Fusion\u201d. In: _Journal of Advances in Information Fusion_ 13.2 (2018), pp. 235\u2013254.\n\nAudun J\u00f8sang. _Subjective Logic - A Formalism for Reasoning Under Uncertainty_. Artificial Intelligence: Foundations, Theory, and Algorithms. Springer, 2016\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2024 Waleed Khan\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "A Python implementation of subjective logic.",
"version": "1.0.2",
"project_urls": {
"Changelog": "https://github.com/waleedqk/subjective-logic/CHANGELOG.md",
"Documentation": "https://github.com/waleedqk/subjective-logic/blob/main/README.md",
"Homepage": "https://github.com/waleedqk/subjective-logic",
"Issues": "https://github.com/waleedqk/subjective-logic/issues",
"Repository": "https://github.com/waleedqk/subjective-logic"
},
"split_keywords": [
"subjective logic",
" opinion",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9a2f8509eb8a9aa3b0dc27b1e0a63d349b96de71255531167783e3f129da5b1b",
"md5": "13e4baccdec672e18994861d64d5df24",
"sha256": "31f48177783572cead2aaebe53f670b28ab040c9af7f29e722a4c794e250a2e2"
},
"downloads": -1,
"filename": "subjective_logic-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13e4baccdec672e18994861d64d5df24",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 7066,
"upload_time": "2025-07-27T02:13:26",
"upload_time_iso_8601": "2025-07-27T02:13:26.786165Z",
"url": "https://files.pythonhosted.org/packages/9a/2f/8509eb8a9aa3b0dc27b1e0a63d349b96de71255531167783e3f129da5b1b/subjective_logic-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4f7b0186529d3eec2546226a488f86b8378f410d09cbbcdfbefddc3bf2053293",
"md5": "1f8d6d12e49b0dc700380f438d4e8d62",
"sha256": "a12ac3dd0fe58a6cdf39d01e6e7192313c53009944c5a78542e1d109e41c5468"
},
"downloads": -1,
"filename": "subjective_logic-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "1f8d6d12e49b0dc700380f438d4e8d62",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8089,
"upload_time": "2025-07-27T02:13:27",
"upload_time_iso_8601": "2025-07-27T02:13:27.920720Z",
"url": "https://files.pythonhosted.org/packages/4f/7b/0186529d3eec2546226a488f86b8378f410d09cbbcdfbefddc3bf2053293/subjective_logic-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 02:13:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waleedqk",
"github_project": "subjective-logic",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "subjective-logic"
}