Skip to content

Commit 6306769

Browse files
committed
readme
1 parent 10447a0 commit 6306769

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# pylevy
22

3-
Levy distributions for Python
3+
## Levy distributions for Python
44
======
55

66
To install, type:
77

88
python setup.py install
99

10-
See source code of levy.py for usage. (Yes, I am lazy.)
10+
See source code of levy.py for usage.
11+
12+
The package allows to sample random Levy numbers, fit them, and compute the Levy distribution.
1113

1214

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

0 commit comments

Comments
 (0)