mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add package smoothing (#2230)
* Added smoothing package * Added package smoothing * Removed duplicate definition of smoothing package Co-authored-by: Paul Norrie <paul.m.norrie@gmailcom> Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
86b96fa086
commit
fbb3aa7637
@ -26146,6 +26146,18 @@
|
|||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"web": "https://git.sr.ht/~xigoi/matext"
|
"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",
|
"name": "blarg",
|
||||||
"url": "https://github.com/squattingmonk/blarg",
|
"url": "https://github.com/squattingmonk/blarg",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user