-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: pymc-devs/pymc
base: v5.13.0
head repository: pymc-devs/pymc
compare: v5.13.1
- 8 commits
- 19 files changed
- 5 contributors
Commits on Apr 9, 2024
-
Fix DOI visibility badge in README
In README file in .rst format, some badges from Shields.io on Github may require a ".svg" in the path
Configuration menu - View commit details
-
Copy full SHA for 0a4ae15 - Browse repository at this point
Copy the full SHA 0a4ae15View commit details
Commits on Apr 12, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5)
Configuration menu - View commit details
-
Copy full SHA for 7ffd47d - Browse repository at this point
Copy the full SHA 7ffd47dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6073d8d - Browse repository at this point
Copy the full SHA 6073d8dView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4211a39 - Browse repository at this point
Copy the full SHA 4211a39View commit details -
Remove wrong instantiation from test
This is not only not used anywhere, but could also try to initiate an RV with incompatible shapes and size
Configuration menu - View commit details
-
Copy full SHA for d81473f - Browse repository at this point
Copy the full SHA d81473fView commit details -
Tweaks to SymbolicRandomVariables
* Allow signature to handle rng and size arguments explicitly. * Parse ndim_supp and ndims_params from class signature * Move rv_op method to the SymbolicRandomVariable class and get rid of dummy inputs logic (it was needed in previous versions of PyTensor) * Fix errors in automatic signature of CustomDist * Allow dispatch methods without filtering of inputs for SymbolicRandomVariable distributions
Configuration menu - View commit details
-
Copy full SHA for 9d4a3d7 - Browse repository at this point
Copy the full SHA 9d4a3d7View commit details -
Reimplement several RandomVariables as SymbolicRandomVariables
This allows sampling from multiple backends without having to dispatch for each one
Configuration menu - View commit details
-
Copy full SHA for f3c3086 - Browse repository at this point
Copy the full SHA f3c3086View commit details
Commits on Apr 15, 2024
-
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.2.0...v3.3.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>
Configuration menu - View commit details
-
Copy full SHA for 34c2d31 - Browse repository at this point
Copy the full SHA 34c2d31View commit details
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.13.0...v5.13.1