Tamas K. Papp

Results 542 comments of Tamas K. Papp

First, note that the above is *not* the correct transformation; you want `logabsdet` (note the **abs**). But generally, this is not calculated using AD, but using closed form transformations. Since...

@astrozot, did you manage to resolve this issue?

Yes, HMC can still fail with multimodal distributions, especially if the modes have almost-0 posterior in between. I plan to code the WALNUTS algorithm one of these days that is...

Yes, of course, see the help string of `mcmc_with_warmup` (I assume that you would want to warmup the stepsize though). That said, have you tried the `Symmetric` mass matrix? The...

I copied that from other module docs, so I think it should be fine, also, when I remove both `meta` blocks I still get the same error so I don't...

I think it could be, since I can trigger this with an *empty* `stdlib/Future/docs/src/index.md`.

Is there a way to work around this? Eg make Documenter use a clean environment for each package?

I am happy to contribute PR but I need a bit of help, basically the recommended way to traverse all pages so I can call `pdf-info-boundingbox` on them.

Thanks, I am aware of `pdf-view-auto-slice-minor-mode` but it is not ideal as it overmagnifies pages with little content. I would like a consistent, but tight crop as I am reading...

Yes, what I need help with is > looping over all the pages the rest I can do and make a PR.