JuliaMath / JuliaMath/MeasureBase.jl
`rand` in `ProductMeasure` incompatible with Distributions `rand()`
Open
- Dominant language
- Julia
- Stars
- 32
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I think because of the `::Type{T}` in
https://github.com/cscherrer/MeasureBase.jl/blob/917304dc4f13e8d353306d599ffc89b2f8b2acac/src/combinators/product.jl#L56
it is not possible to sample from Distributions.jl distributions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.