Arthur Zwaenepoel

Results 4 issues of Arthur Zwaenepoel

Hi, if I have a tree node that explicitly stores parents, but not siblings, and I define the `parentlinks` trait, it seems the tree iterators defined in `AbstractTrees` are not...

Hi, I implemented some very basic adaptive Metropolis-Hastings proposals that may be of interest for the `AdvancedMH.jl` package. These are basically simple symmetric random-walk proposals where the scale is subjected...

Hi there, a question related to [this PR](#39) I'm currently facing an application where I would really like to use adaptive proposals like those defined in this PR in a...

Hi, I'm very interested in using Mamba for a current project. I have enjoyed the tutorial and some examples so far. However I have noticed some rather unexpected errors I...