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 06f8f04 commit 381dc46Copy full SHA for 381dc46
.gitignore
@@ -2,3 +2,4 @@
2
*/__pycache__
3
*.egg-info
4
docs/_build
5
+dist/
README.rst
@@ -98,5 +98,5 @@ License
98
-------
99
This algorithm is released under the GNU GPL license.
100
101
-.. |PyPI Version| image:: https://img.shields.io/pypi/v/DFOLS.svg
102
- :target: https://pypi.python.org/pypi/DFOLS
+.. |PyPI Version| image:: https://img.shields.io/pypi/v/DFO-LS.svg
+ :target: https://pypi.python.org/pypi/DFO-LS
0 commit comments