一个轻量、易用的Python证据理论库,专注于Dempster-Shafer理论及其扩展。
Project description
dstz
简介
dstz是一个用于证据理论的Python包,提供了一系列工具和函数,帮助用户处理和应用证据理论。
安装
使用pip安装dstz:
pip install dstz
例子
- 见
./example/conflict_example.py中实现了一个经典的证据冲突的融合。 - 见
./example/ppt.py中实现了一个pignistic probability transformation。 - 见
./example/moment.py中实现了一个计算证据对应的矩的例子。 - 见
./example/space_example.py中实现了一个计算证据对应的矩的例子。 - 见
./example/rps_example.py中实现了随机排列集左交融合的例子。 - 见
./example/wang_orthogonal_example.py中实现了论文Wang, Y., Li, Z., & Deng, Y. (2024). A new orthogonal sum in Random Permutation Set. Fuzzy Sets and Systems, 109034中的正交rps融合规则。
文档
完整的API文档和使用指南可在项目主页上找到。
支持与交流
有任何问题或建议,欢迎在GitHub Issues页面提交。
许可证
本项目遵循MIT License。
作者:Tianxiang Zhan 电子邮件:zhantianxianguestc@hotmail.com
致谢
感谢所有贡献者和社区成员的帮助和支持。
相关论文
本软件包的编程思想基于Zhan等人的论文,如果涉及相关内容,请引用相关文献。
@article{zhan2024generalized,
title={Generalized information entropy and generalized information dimension},
author={Zhan, Tianxiang and Zhou, Jiefeng and Li, Zhen and Deng, Yong},
journal={Chaos, Solitons \& Fractals},
volume={184},
pages={114976},
year={2024},
publisher={Elsevier}
}
@article{zhan2024random,
title={Random Graph Set and Evidence Pattern Reasoning Model},
author={Zhan, Tianxiang and Li, Zhen and Deng, Yong},
journal={arXiv preprint arXiv:2402.13058},
year={2024}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dstz-0.0.7.tar.gz
(23.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dstz-0.0.7-py3-none-any.whl
(26.4 kB
view details)
File details
Details for the file dstz-0.0.7.tar.gz.
File metadata
- Download URL: dstz-0.0.7.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
369a75e3bc56032f9af69f3a546c0847ee1dcdb288b34709389f1379ac58612d
|
|
| MD5 |
f4dbcbfb5af8b99a500b9ce907c4d77c
|
|
| BLAKE2b-256 |
510cd1827915eacd9c9d4e438641892b722290f2762fd08dd8f40187dd812ec5
|
File details
Details for the file dstz-0.0.7-py3-none-any.whl.
File metadata
- Download URL: dstz-0.0.7-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1531f5e11c59c4c77f8306579be28f47c60223f24458470710254a5b17a30af9
|
|
| MD5 |
3e7735ae235dfeffcf8332b8334179c8
|
|
| BLAKE2b-256 |
132e89cf8a4213bf3bff4b597cdce3f46391a1c64dc9f540f1b9e6f1351a19e3
|