Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
josemiotto committed May 30, 2016
1 parent 10447a0 commit 6306769
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# pylevy

Levy distributions for Python
## Levy distributions for Python
======

To install, type:

python setup.py install

See source code of levy.py for usage. (Yes, I am lazy.)
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.
It was written by Paul Harrison and José Maria Miotto.

0 comments on commit 6306769

Please sign in to comment.