Skip to content

ablancha/kde_numba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kde_numba

A simple implementation of 1-D Kernel Density Estimation with Numba.

KDE_Numba is instantiated and called like scipy.stats.gaussian_kde (same syntax, same arguments). For large arrays, Numba provides a speed-up of one to two orders of magnitude compared to Scipy.

Dependencies

Send comments and questions to ablancha@mit.edu

About

Simple Kernel Density Estimation with Numba

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages