SUFTware (Statistics Using Field Theory) provides a fast and lightweight Python implementation of Bayesian Field Theory algorithms for low-dimensional statistical inference. SUFTware currently supports the one-dimenstional density estimation algorithm DEFT. See the Documentation page for details on the SUFTware API.
Installation : pip install suftware
Requirements (updated 2025-01-06, v1.0.3)
- python >=3.10
- numpy >=1.26.0
- scipy >=1.5.0
- pandas >=1.2.0
- matplotlib >=3.3.0
Other resources
- Documentation: "http://suftware.readthedocs.org"
- Github: "https://github.com/jbkinney/suftware"
- PyPI: "https://pypi.python.org/pypi/suftware"