Skip to content

SUFTware: Statistics Using Field Theory

License

Notifications You must be signed in to change notification settings

slawomirmarczynski/suftware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork of SUFTware: Statistics Using Field Theory

SUFTware (Statistics Using Field Theory) is Python implementation of Bayesian field theory algorithms for low-dimensional statistical inference. It currently uses the one-dimensional density estimation algorithm DEFT.

The previous version of this software had been written by Wei-Chia Chen, Ammar Tareen and Justin B. Kinney.

This version of the Suftware library package has been created as an attempt to fix some bugs and limitation of the original. The structure of the project was changed and streamlined, the deprecated time.clock() function was removed.

Installation

There should be possible to use pip:

pip install suftware-refactored

Nevertheless it not works yet.

Requirements

  • decent Python 3, preferable >= 3.8
  • numpy
  • scipy
  • matplotlib
  • pandas

Documentation

About

SUFTware: Statistics Using Field Theory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.7%
  • Jupyter Notebook 36.4%
  • Other 0.9%