Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 357 Bytes

pylevy

Levy distributions for Python

======

To install, type:

python setup.py install

See source code of levy.py for usage.

The package allows to sample random Levy numbers, fit them, and compute the Levy distribution.

This software is distributed under the GPL, see the file LICENSE. It was written by Paul Harrison and José Maria Miotto.