Skip to content

Tags: pymc-devs/pymc

Tags

v5.22.0

Toggle v5.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#7737)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v5.21.2

Toggle v5.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#7737)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v5.21.1

Toggle v5.21.1's commit message
Try a new seed

v5.21.0

Toggle v5.21.0's commit message
Fix bug when reusing jax logp for initial point generation

v5.20.1

Toggle v5.20.1's commit message
bump pytensor version dependency

v5.20.0

Toggle v5.20.0's commit message
Add regression test mcmc seeding with Generators

Co-authored-by: ricardoV94 <[email protected]>

v5.19.1

Toggle v5.19.1's commit message
Fix test incompatibility with newer PyTensor check

v5.19.0

Toggle v5.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Register the overloads added by CustomDist in worker processes (#7241)

v5.18.2

Toggle v5.18.2's commit message
Allow ordering of multi-output OpFromGraph variables in `toposort_rep…

…lace`

v5.18.1

Toggle v5.18.1's commit message
Do not mutate Scan inner graph when deriving logprob