/pyds

A Python library for performing calculations in the Dempster-Shafer theory of evidence.

Primary LanguagePython

A Python library for performing calculations in the Dempster-Shafer theory of evidence.

Features:
Support for normalized as well as unnormalized belief functions (Transferable Belief Model)
Different Monte-Carlo algorithms for combining belief functions

Requires Python 3.0 or higher.

See examples.py for how to use it.