-
**General information:**
- emcee version:3.0rc2
- platform: Ubuntu
- installation method (pip/conda/source/other?): pip install
**Problem description:**
Hi all,
I am pretty new of M…
-
Sampling from `LKJ ` or `LKJCholesky` and assigning to a vector of matrices errors, regardless of AD backend.
The code compiles but errors with a `BoundsError`. Sampling from the Prior works does n…
-
I'm trying to fit a BNN using nuts, even though the model is not very large, the mcmc samples fill GPU memory really fast. I wonder f there is away to discard the samples and just compute the model pr…
-
**General information:**
- emcee version: 3.0.2
- platform: Ubuntu
- installation method (pip/conda/source/other?): pip
**Problem description:**
I'm wondering what does the parameter 'thi…
-
Hi all,
thank you for creating this awesome package.
I am currently trying to set up a model which among other things samples tree structures. Unfortunately, adding tree structures to Mamba seems to…
-
Some recent MCMC samplers such as ["Randomize-then-optimize"](https://epubs.siam.org/doi/10.1137/140964023) exploit least squares structure in the log-likelihood; i.e., the log-density has the form $f…
-
@perrydv There's probably something I'm not understanding about interplay between `model$getParam` and scalars vs. vectors. But that said, I would have thought this would work.
Minimal reproducibl…
-
It would be great to utilise the GPU on Apple Silicon chips. The lowest resistance way of doing this is probably through the jax backend, see https://jax.readthedocs.io/en/latest/installation.html#app…
-
**General information:**
- emcee version: 3.1.3
- platform: JupyterHub, running Linux
- installation method: pip
**Problem description:**
### Expected behavior:
Hi all,
I was follow…
-
### Description
User on discourse [reported](https://discourse.pymc.io/t/how-can-i-set-the-maximum-tree-depth-for-the-nuts-method-from-the-numpyro-library/12258):
>
> How can I set the maximum…