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 ...
This is a sample project that wrap some functions from existing c-libraries. Cython, swig and cffi have been used to build the wrappers. A benchmark and a summary has been added to compare the ...