jbkinney / suftware

SUFTware: Statistics Using Field Theory
MIT License
9 stars 3 forks source link

SUFTware: Statistics Using Field Theory

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