Skip to content

Commit

Permalink
add derichekde (#2957) (#2957)
Browse files Browse the repository at this point in the history
  • Loading branch information
chancyk authored Dec 19, 2024
1 parent 1d2cb51 commit b40dfce
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34286,5 +34286,20 @@
"description": "High level audio synthesis and sequencing library",
"license": "GPLv3",
"web": "https://github.com/navid-m/flame"
},
{
"name": "derichekde",
"url": "https://github.com/chancyk/deriche-kde",
"method": "git",
"tags": [
"kde",
"density",
"kernel",
"estimation",
"deriche",
"plot"
],
"description": "Fast KDE implementation in pure Nim using linear binning and Deriche approximation",
"license": "BSD-3-Clause"
}
]

0 comments on commit b40dfce

Please sign in to comment.