Skip to content

Commit

Permalink
Merge pull request #38 from JuliaRobotics/hotfix/jlbadgesreadme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dehann committed Jan 26, 2019
2 parents c042e9d + 01be86a commit 4172f54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -3,10 +3,11 @@
[![Build Status](https://travis-ci.org/JuliaRobotics/KernelDensityEstimate.jl.svg?branch=master)](https://travis-ci.org/JuliaRobotics/KernelDensityEstimate.jl)
[![codecov.io](https://codecov.io/github/JuliaRobotics/KernelDensityEstimate.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaRobotics/KernelDensityEstimate.jl?branch=master)

<!--
[![KernelDensityEstimate](http://pkg.julialang.org/badges/KernelDensityEstimate_0.6.svg)](http://pkg.julialang.org/?pkg=KernelDensityEstimate&ver=0.6)
[![KernelDensityEstimate](http://pkg.julialang.org/badges/KernelDensityEstimate_0.7.svg)](http://pkg.julialang.org/?pkg=KernelDensityEstimate&ver=0.7)
[![KernelDensityEstimate](http://pkg.julialang.org/badges/KernelDensityEstimate_1.0.svg)](http://pkg.julialang.org/?pkg=KernelDensityEstimate&ver=1.0)

-->

Kernel Density Estimation **with product approximation using multiscale Gibbs sampling**.

Expand Down

0 comments on commit 4172f54

Please sign in to comment.