Skip to content

Commit

Permalink
fix badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
m-wells committed Aug 27, 2019
1 parent 67999c9 commit 59e45a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# InterpolatedRejectionSampling.jl
[![Build Status](https://travis-ci.com/m-wells/InterpolatedRejectionSampling.jl.svg?token=qtRCxXQJn8B2HN1f6h3k&branch=master)](https://travis-ci.com/m-wells/InterpolatedRejectionSampling.jl)
[![codecov](https://codecov.io/gh/m-wells/InterpolatedRejectionSampling.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/m-wells/InterpolatedRejectionSampling.jl)
![Coveralls github](https://img.shields.io/coveralls/github/m-wells/InterpolatedRejectionSampling.jl)
[![Coveralls github](https://img.shields.io/coveralls/github/m-wells/InterpolatedRejectionSampling.jl)](https://coveralls.io/github/m-wells/InterpolatedPDFs.jl?branch=master)

## Draw samples from discrete multivariate distributions
For a given discrete (n-dimensional) grid of values and the vectors that describe the span of the underlying space we can draw samples.
Expand Down

0 comments on commit 59e45a2

Please sign in to comment.