Make Gibbs kernels composable
Open
@juanitorduz is already working on this.
Since Aug 15, 2026.
enhancement
help wanted
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 315
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 27
Description
Currently, our design in HMCGibbs, DiscreteHMCGibbs, HMCECS does not allow to compose those kernels. However, I believe that with just a few internal changes, we should be able to compose those kernels to get more flexible kernels.
Proposal
TODO
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.