powerlaw

Description

powerlaw is a toolbox to determine if a probability distribution fits a power law.

User instructions

powerlaw is available via the modules system. To add it to your environment run:

$ module load powerlaw/1.4.3

Documentation is available at http://pythonhosted.org/powerlaw/. Note that a citation is requested if used in publications.

License

MIT.

Admin notes

Both python2 and python3 versions were installed from pip:

PYTHONUSERBASE=/common/debian/9.1/PythonPackages/python/2.7/powerlaw/powerlaw-1.4.3 pip install --upgrade powerlaw
PYTHONUSERBASE=/common/debian/9.1/PythonPackages/python/3.5/powerlaw/powerlaw-1.4.3 pip3 install --upgrade powerlaw