mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +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",
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user