Skip to content

ztxtech/evidence_theory

Repository files navigation

evidence_theory

PRs Welcome Python Python Version MIT License GitHub Repository GitHub Issues Documentation Status

简介

evidence_theory是一个用于证据理论的Python包,提供了一系列工具和函数,帮助用户处理和应用证据理论。

安装

使用pip安装evidence_theory:

pip install evidence_theory

例子

文档

完整的API文档和使用指南可在项目主页上找到。

支持与交流

有任何问题或建议,欢迎在GitHub Issues页面提交。

许可证

本项目遵循MIT License

作者:Tianxiang Zhan 电子邮件:[email protected]

致谢

感谢所有贡献者和社区成员的帮助和支持。

相关论文

本软件包的编程思想基于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}
}