Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 193 Bytes

KernelDensityEstimation.jl

Kernel density estimation in Julia.

Installation

import Pkg
Pkg.add(Pkg.PackageSpec(url = "https://github.com/WetRobot/KernelDensityEstimation.jl/"))