diff --git a/packages.json b/packages.json index 62bc1f5..e01f277 100644 --- a/packages.json +++ b/packages.json @@ -26146,6 +26146,18 @@ "license": "GPL-3.0-or-later", "web": "https://git.sr.ht/~xigoi/matext" }, + { + "name": "smoothing", + "url": "https://github.com/paulnorrie/smoothing", + "method": "git", + "tags": [ + "math", + "statistics" + ], + "description": "Smoothing functions for Regression and Density Estimation", + "license": "GPL-3.0-or-later", + "web": "https://github.com/paulnorrie/smoothing" + }, { "name": "blarg", "url": "https://github.com/squattingmonk/blarg",