Michael Dudkowiak

Results 8 comments of Michael Dudkowiak

Hello! I think your patch definitely makes sense, but perhaps @Cornelius-G should look at this first. To actually plot the `const` values of a prior, I believe we'd have to...

Could you elaborate on your last suggestion about the element being displayed in the same shape as it is provided in the pior? I don't quite understand what you mean....

> I wouldn't recommend following exactly that `fill` approach (although there is neat FillArrays.jl already used somewhere). Thing is, if a ConstValueShape on `a` holds non-scalar values, there is no...

> @Micki-D could you give it a try to implement also the cartesian indexing of multidimensional arrays in plotting? Will do!

Looks good from my side! I'm still working on the cartesian indexing for the vsel argument

Oh, no that will be a separate PR! In my opinion we can merge this PR here.

So the failing tests are due to errors in the generation of viable MCMC chains. But I am unsure if this is due to issues with the Measure terminology or...

Also, @oschulz is there a convention for when to use 'X_density' or 'X_measure' or 'm' as variable names? It's unclear to me from the existing code. Thanks!