We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb30ceb commit d40138cCopy full SHA for d40138c
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
description='Fractional Difference for Time Series',
12
long_description=read('README.md'),
13
long_description_content_type='text/markdown',
14
- url='http://github.com/ulf1/fracdiff',
+ url='http://github.com/ulf1/numpy-fracdiff',
15
author='Ulf Hamster',
16
author_email='554c46@gmail.com',
17
license='MIT',
0 commit comments