Tim Blazina
Tim Blazina
Oh no hurry, just came to mind as something I use a lot and might be useful for the project, but I think using a Makefile is also a good...
Or other option would just be to add `.pre-commit-config.yaml` to the `.gitignore` and just leave the dev dependency and whatever hooks they want to use up to them
I'd try my hand at the Beta-Binomial, i'll open a PR for it.
I'd also try my hand at the Pareto, I'll also open a PR for it.
I'll go ahead and try to do Weibull next. Will open another WIP PR **Update**: I just noticed that the `min_weibull` function has been implemented in `jax.random` but the pdf/logpdf...
Sounds reasonable to me 👍 Would you prefer using `b` and `m` as the parameter names or rather `shape` and `scale`? I personally like `shape` and `scale` better but not...
Hi @rlouf - sorry about that, this fell by the wayside but I would plan on finishing this yes! I'll try to get to it in the next few days...
@elanmart - with regards to the compiler - I made some (not really organized) notes [here](https://github.com/rlouf/mcx/discussions/67#discussioncomment-354163), some of which I suppose are (or will soon be invalid) invalid after the...
I haven't contributed yet but would be interested to have a go with helping with some of these. Looking at the code base it seems a lot of these still...
@ericmjl, ok great, thanks for quick response! I'll try to get dev environment all set up and see if I can get plugging away at some of this. I think...