aboutsummaryrefslogtreecommitdiff
path: root/math/py-lmfit
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-lmfit')
-rw-r--r--math/py-lmfit/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-lmfit/pkg-descr b/math/py-lmfit/pkg-descr
index eee5d0555b0c..0a408b9d702a 100644
--- a/math/py-lmfit/pkg-descr
+++ b/math/py-lmfit/pkg-descr
@@ -3,5 +3,3 @@ fitting problems for Python. It builds on and extends many of the optimization
methods of scipy.optimize. Initially inspired by (and named for) extending the
Levenberg-Marquardt method from scipy.optimize.leastsq, lmfit now provides a
number of useful enhancements to optimization and data fitting problems.
-
-WWW: https://lmfit.github.io/lmfit-py/