Distributions.jl icon indicating copy to clipboard operation
Distributions.jl copied to clipboard

Wrapped cauchy distribution

Open jeremyworsfold opened this issue 3 years ago • 3 comments

added the wrapped cauchy distribution which was missing but noted here: https://github.com/JuliaStats/Distributions.jl/issues/124#issue-17902522

jeremyworsfold avatar Jan 26 '23 15:01 jeremyworsfold

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Distributions.jl 100.00% <ø> (ø)
src/univariates.jl 75.90% <ø> (+1.83%) :arrow_up:
src/univariate/continuous/wrappedcauchy.jl 54.43% <54.43%> (ø)

... and 55 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.

codecov-commenter avatar Jan 26 '23 18:01 codecov-commenter

What's the state of this? How can I use the wrappedCauchy?

tatakof avatar Aug 02 '23 12:08 tatakof

What's the state of this? How can I use the wrappedCauchy?

Not merged. @jeremyworsfold what's left?

ParadaCarleton avatar Sep 03 '23 16:09 ParadaCarleton