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 232098f commit 06f8f04Copy full SHA for 06f8f04
setup.py
@@ -35,6 +35,7 @@
35
author='Lindon Roberts',
36
author_email='[email protected]',
37
url='https://github.com/numericalalgorithmsgroup/dfols/',
38
+ download_url='https://github.com/numericalalgorithmsgroup/dfols/archive/v1.0.tar.gz',
39
packages=['dfols'],
40
license='GNU GPL',
41
keywords = 'mathematics derivative free optimization nonlinear least squares',
0 commit comments