JuliaMath / JuliaMath/MeasureBase.jl

`rand` on `ProductMeasure` with different measures

Open
#42 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
32
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The line
```julia
elT = typeof(rand(rng, T, first(mar)))
```
assumes that all samples will be of the same type as `first(mar)` which is not necessarily true if you combine different measures.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.