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.
2 parents fd585f2 + 82fa295 commit b74be2cCopy full SHA for b74be2c
docs/src/methods.md
@@ -166,7 +166,7 @@ where ``(d)`` denotes derivative order and ``\lambda`` is the regularization
166
``t`` values for the first term and ``\hat{t}`` values for the second term
167
(equal to ``t`` if not provided). Regularization smoothing is a global method
168
that creates a smooth curve directly. See [Stickel (2010)
169
-Comput. Chem. Eng. 34:467](http://dx.doi.org/10.1016/j.compchemeng.2009.10.007)
+Comput. Chem. Eng. 34:467](https://dx.doi.org/10.1016/j.compchemeng.2009.10.007)
170
for details. The implementation in this package uses cubic splines to
171
interpolate between the smoothed points after they are determined.
172
0 commit comments