Built for efficiency and scalability, this toolkit implements optimized algorithms for extracting meaningful dense patterns from complex datasets.
This is a python implementation of a power-law distribution fitter. The code here was originally hosted on agpy but was moved and re-packaged to make setup.py cleaner. Aaron Clauset et al. address the ...