Skip to content

Tags: pappataci/pymc

Tags

v5.16.2

Toggle v5.16.2's commit message
Test less extreme combinations of parameters in SkewStudentT logcdf

Scipy underflows earlier than PyTensor in newer versions

v5.16.1

Toggle v5.16.1's commit message
Raise when number of dims does not match var.ndim

v5.16.0

Toggle v5.16.0's commit message
Do not run NB on RTD temporarily

v3.11.6

Toggle v3.11.6's commit message
Update __init__.py

v5.15.1

Toggle v5.15.1's commit message
Add test for freeze_dims_and_data in JAX backend

v5.15.0

Toggle v5.15.0's commit message
Add warning about future change in hessian sign

v5.14.0

Toggle v5.14.0's commit message
Allow freezing only subset of data and dims

*Also fix dim_lengths not being returned

v5.13.1

Toggle v5.13.1's commit message
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] <[email protected]>

v5.13.0

Toggle v5.13.0's commit message
Allow Truncation of CustomDists

v5.12.0

Toggle v5.12.0's commit message
Improve example on expanded sample_posterior_predictive

Sample posterior_predictive relies on other groups to infer volatility, so it's important to keep the whole InferenceData.

Also there's a shape error if `sample_dims` is not specified