JuliaMath / JuliaMath/DensityInterface.jl
Create `logpdf` and `logcdf` stubs?
Open
- Dominant language
- Julia
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The [ASH](https://github.com/joshday/AverageShiftedHistograms.jl/pull/40) package wants to add `logpdf` and `logcdf`, but adding a dependency on Distributions might be a little bit overboard. Should we add these here, then overload them in Distributions.jl?
(I recognize that this package is for more than just probability densities, but this seems like the best place to put them.)
@devmotion
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.