一个轻量、易用的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.5a0.tar.gz
(23.0 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.5a0-py3-none-any.whl
(26.3 kB
view details)
File details
Details for the file dstz-0.0.5a0.tar.gz.
File metadata
- Download URL: dstz-0.0.5a0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fabdc35ba197a504d1948c0dda1d844589e666d1471884bbf419cb2da889061
|
|
| MD5 |
67fad13e1c15ebdc9f55cac7df3e5053
|
|
| BLAKE2b-256 |
db68b86cf080ee49e5215c0ac6c935879a97d9ec1e98da6c47fc361ef89c7af2
|
File details
Details for the file dstz-0.0.5a0-py3-none-any.whl.
File metadata
- Download URL: dstz-0.0.5a0-py3-none-any.whl
- Upload date:
- Size: 26.3 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 |
9ea535af6cd899f93bf999b10a512f48ed869a5ec10e032db365fe17ae2c47c2
|
|
| MD5 |
db94a95de12fd2e8bf809484a0480949
|
|
| BLAKE2b-256 |
3a6fcf18474fe988ea7c85e438966431bb3edf15312026a21d718698cc5ea9bd
|