- Notifications
You must be signed in to change notification settings - Fork2.2k
Comparing changes
Open a pull request
base repository:pymc-devs/pymc
Uh oh!
There was an error while loading.Please reload this page.
base:v5.21.0
head repository:pymc-devs/pymc
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.21.1
- 17commits
- 35files changed
- 7contributors
Commits on Feb 27, 2025
Supervisor not needed for JAX rewrites
As it no longer includes inplace operations.
Commits on Feb 28, 2025
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.- [Release notes](https://github.com/codecov/codecov-action/releases)- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)- [Commits](codecov/codecov-action@v4...v5)---updated-dependencies:- dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
Commits on Mar 3, 2025
Bump docker/metadata-action from 5.5.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.7.0.- [Release notes](https://github.com/docker/metadata-action/releases)- [Commits](docker/metadata-action@8e5442c...902fa8e)---updated-dependencies:- dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
Bump docker/setup-buildx-action from 3.7.1 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.10.0.- [Release notes](https://github.com/docker/setup-buildx-action/releases)- [Commits](docker/setup-buildx-action@v3.7.1...v3.10.0)---updated-dependencies:- dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
Bump docker/build-push-action from 6.14.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.- [Release notes](https://github.com/docker/build-push-action/releases)- [Commits](docker/build-push-action@0adf995...471d1dc)---updated-dependencies:- dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
[pre-commit.ci] pre-commit autoupdate (#7709)
updates:- [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commits on Mar 7, 2025
Fix expand change_dist_size of SymbolicRandomVariables with size=None
ricardoV94 committedMar 7, 2025 - ricardoV94 committed
Mar 7, 2025 Compatible
normalize_axis_tupleimportricardoV94 committedMar 7, 2025 Make more distributions symbolic so they work in different backends
ricardoV94 committedMar 7, 2025 Allow forwarding of MvNormal method to SymbolicRandomVariables
ricardoV94 committedMar 7, 2025
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v5.21.0...v5.21.1
Uh oh!
There was an error while loading.Please reload this page.