Frederik Beaujean

Results 71 comments of Frederik Beaujean

I don't like this at all. One of the basic premises of good object-oriented code is that objects are always valid. This saves the developer checks in any number of...

I assigned @greenwald because he's the artsiest of us :smile:

- now `deprecated` is the first item on the left. Can we un-highlight it? - remove `modules` from left-side menu. replace with `priors` to take you to prior module page.

This is work in progress in the manual branch

We will leave these in for another release candidate but they should be removed for 1.0

@dserero Please check the advice in #92

@mreboud In the core of pypmc, we use Gaussians or STudent's T distributions for` MCMC proposals or density estimation. This implies an infinite support. Adding angle wrapping to that core...

https://github.com/bat/BAT.jl/issues/340

@mreboud I have to correct what I said above. The topology from [0, 2pi] to `[-inf,inf]` is too different. Looks like it's not handled in BAT.jl currently. I checked how...

@mreboud There is nothing preventing you from applying a constraint in a transformed space and still let the sampler work on cartesian coordinates. But if you want to apply the...