Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Mottl/hurst
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottl committed Feb 7, 2019
2 parents 605cdb6 + ce1d249 commit 5ca5005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# hurst
## Hurst exponent evaluation and R/S-analysis

[![pypi](https://img.shields.io/pypi/v/hurst.svg)](https://pypi.org/project/hurst/)
![Python 2.7](https://img.shields.io/badge/python-2.7-blue.svg)
![Python 3x](https://img.shields.io/badge/python-3.x-blue.svg)
[![Build Status](https://travis-ci.org/Mottl/hurst.svg?branch=master)](https://travis-ci.org/Mottl/hurst)
[![pypi](https://img.shields.io/pypi/v/hurst.svg)](https://pypi.org/project/hurst/)
[![Downloads](https://pepy.tech/badge/hurst)](https://pepy.tech/project/hurst)

**hurst** is a small Python module for analysing __random walks__ and evaluating the __Hurst exponent (H)__.

Expand Down

0 comments on commit 5ca5005

Please sign in to comment.