https://github.com/pymc-devs/pymc3
Name Target Message Date
HEAD 23e418d Implement `default_transform` and `transform` argument for distributions (#7207) Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com> 19 April 2024, 07:27:25 UTC
refs/head/make-networkx 56bc6ba Add `model_to_networkx` function Co-authored-by: Jonathan Pelham <jonititan@gmail.com> 09 April 2022, 10:00:10 UTC
refs/heads/add-myst-link-examples f5a674b Add Oriol's comments 05 April 2024, 21:33:07 UTC
refs/heads/create-pr-action/pre-commit-config-update-0 9ab8afa ⬆️ UPGRADE: Autoupdate pre-commit config 05 February 2024, 07:02:35 UTC
refs/heads/dependabot/github_actions/conda-incubator/setup-miniconda-3 bc74112 Bump conda-incubator/setup-miniconda from 2 to 3 Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 2 to 3. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](https://github.com/conda-incubator/setup-miniconda/compare/v2...v3) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 22 March 2024, 10:14:57 UTC
refs/heads/float32-advi-scaling d5dc9cc avoid creating float64 tensors when possible 22 June 2023, 08:43:00 UTC
refs/heads/hsgp-improvements 3711d66 Solve computation of L 08 April 2024, 22:20:14 UTC
refs/heads/hsgp_m 9f18c43 add helper functions to calculate required M for hsgp 09 December 2023, 16:52:32 UTC
refs/heads/hstp e597d7d Add Hilbert Space Student T Process 07 November 2023, 15:06:04 UTC
refs/heads/jax-block-adapt 8eb4284 lint 11 December 2023, 14:21:17 UTC
refs/heads/kl-div e3a6c3e Update __init__.py 03 February 2024, 11:25:18 UTC
refs/heads/main 23e418d Implement `default_transform` and `transform` argument for distributions (#7207) Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com> 19 April 2024, 07:27:25 UTC
refs/heads/nuts_not_exp 143ca24 Remove expected warning test. 01 September 2023, 10:06:45 UTC
refs/heads/pre-commit-ci-update-config c7f65a0 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.3.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.3.7) 15 April 2024, 17:30:40 UTC
refs/heads/revert-6570-my-feature 1f80629 Revert "Add Mistplay sponsor (#6570)" This reverts commit b6521f2d6725d4c8d2ed682c7017baae5ebf55a2. 11 March 2023, 13:40:42 UTC
refs/heads/ruff-0.2.0 70de7e2 Upgrade to ruff 0.2.0 and fix RUF017 * one missing line return * --show-source -> --output-format=full * --line-length removed from .pre-commit because it is in pyproject * ruff.extend-per-file-ignores -> ruff.lint.extend-per-file-ignores * fixed three instances of quadratic list summations 02 February 2024, 19:16:37 UTC
refs/heads/v3 ed74406 Final release preparations (#5597) 15 March 2022, 08:30:24 UTC
refs/heads/v4 636b957 fixed overriding user provided strings and added debug message 02 December 2022, 17:26:02 UTC
refs/heads/variational-jax 30a2d73 update pytensor version, make xfail more elaborate 17 March 2024, 15:19:42 UTC
refs/tags/v3.0.rc3 eb47f97 MAINT Change 3.0 to 3.0.RC3 25 November 2016, 12:47:14 UTC
refs/tags/v3.0.rc3_full bbb4d57 Tweaked the BEST notebook (#1568) 01 December 2016, 08:06:27 UTC
refs/tags/v3.0.rc6 cad8ec2 Merging (#1635) 02 January 2017, 00:28:08 UTC
refs/tags/v3.0beta 140f417 commas 18 June 2015, 06:34:04 UTC
refs/tags/v3.0rc2 ae1d40e Use logging instead of print (#1416) 30 September 2016, 13:27:54 UTC
refs/tags/v3.1.rc1 01e5aef Bump version. 13 March 2017, 22:33:25 UTC
refs/tags/v3.1.rc3 2f4ad5a DOC Bump version number to 3.1rc3. Update release notes. Add missing NBs to example docs. 29 March 2017, 09:16:01 UTC
refs/tags/v3.1.rc4 41eb737 Bump version to 3.1rc4 26 May 2017, 11:35:46 UTC
refs/tags/v3.10.0 a9806db bumping version to 3.10.0 (#4309) * bumping version to 3.10.0 * adding PR 4211 and 4260 to release notes * typo 07 December 2020, 15:40:49 UTC
refs/tags/v3.11.0 aedc8e9 link to Theano-PyMC 1.1.0 release notes, mention BART.predict, update release date 21 January 2021, 07:48:56 UTC
refs/tags/v3.11.1 0fd439f Bump patch version for 3.11.1 release 12 February 2021, 13:31:25 UTC
refs/tags/v3.11.2 c1efb7a Prepare 3.11.2 release 14 March 2021, 21:26:20 UTC
refs/tags/v3.11.3 03be0d8 Release PyMC3 v3.11.3 (#4941) * Release PyMC3 v3.11.3 * Update RELEASE-NOTES.md 20 August 2021, 00:43:56 UTC
refs/tags/v3.11.4 bfc3813 Update __init__.py Update RELEASE-NOTES.md Mark 3.11.3 release as broken per discussion 20 August 2021, 16:19:55 UTC
refs/tags/v3.11.5 ed74406 Final release preparations (#5597) 15 March 2022, 08:30:24 UTC
refs/tags/v3.6 081e7f4 Add date to release notes and note on dropping python 2 support. 20 December 2018, 18:01:59 UTC
refs/tags/v3.6.rc1 ad68f16 Update verison to 3.6.rc1. 10 December 2018, 17:23:05 UTC
refs/tags/v3.7 15a7ef8 Upgrade to 3.7 27 May 2019, 07:46:10 UTC
refs/tags/v3.7.rc1 9a3018a Upgrade to 3.7.rc1. 22 May 2019, 15:49:54 UTC
refs/tags/v3.9.0 9b50ea9 Rename property name in NUTS to better reflect the computation 16 June 2020, 08:07:17 UTC
refs/tags/v3.9.1 ed66bc4 fix tarball generation as 3.9.1 release (#3970) + removes docs/* from the tarball to fix PyPI size limits (setup.py and MANIFEST.in) + updates the release notes with 3.9.0/3.9.1 sections + black applied to setup.py 16 June 2020, 18:45:19 UTC
refs/tags/v3.9.2 0790115 Set-up 3.9.2 Release (#3982) * Updated RELEASE NOTES * Bumped version number 24 June 2020, 11:54:24 UTC
refs/tags/v3.9.3 63eba59 Fixed error message referencing non-existent file (#4039) Co-authored-by: AlexAndorra <andorra.alexandre@gmail.com> 10 August 2020, 10:48:54 UTC
refs/tags/v4.0.0 4e6527c Bump version to 4.0.0 🎉 03 June 2022, 15:51:31 UTC
refs/tags/v4.0.0b1 cce1613 Fix readme underlining. 16 December 2021, 09:45:25 UTC
refs/tags/v4.0.0b1-e cce1613 Fix readme underlining. 16 December 2021, 09:45:25 UTC
refs/tags/v4.0.0b2 1a0b1e9 Fix name of PyPI token variable The changed line accesses the environment variable "PYPI_TOKEN" that's initialized from the secret further up. When the secret name was changed, we had accidentally changed the name of the environment variable only in this line. 14 January 2022, 14:19:19 UTC
refs/tags/v4.0.0b3 afe210a Initiate v4.0.0b3 release (#5562) * Initiate v4.0.0b3 release * Added Maintenance section to release notes with VI update notice * Clean release notes * Removed Cholesky from non-working section of release notes Co-authored-by: Ricardo <ricardo.vieira1994@gmail.com> 07 March 2022, 17:43:10 UTC
refs/tags/v4.0.0b4 2db28f0 Bump for b4 release 17 March 2022, 09:41:30 UTC
refs/tags/v4.0.0b5 a281885 Bump version for b5 release 22 March 2022, 08:53:01 UTC
refs/tags/v4.0.0b6 c22ea96 Scope separator for netcdf (#5663) * add a failing test * fix a failing test with changes in model.py * better test * change docs in model.py * fix tests * use :: saparator * fix typo 30 March 2022, 09:44:36 UTC
refs/tags/v4.0.1 c180ae3 Bump for `4.0.1` release 20 June 2022, 12:27:41 UTC
refs/tags/v4.1.0 d974861 Bump to `4.1.0` 03 July 2022, 12:39:26 UTC
refs/tags/v4.1.1 bc8e8cf Bump version to 4.1.1. 04 July 2022, 15:39:23 UTC
refs/tags/v4.1.2 e7d0607 Bump version to 4.1.2. 08 July 2022, 10:56:11 UTC
refs/tags/v4.1.3 2583b7f Bump version to 4.1.3 15 July 2022, 10:34:28 UTC
refs/tags/v4.1.4 7d960fa Bump version to 4.1.4. 26 July 2022, 16:17:50 UTC
refs/tags/v4.1.5 52f8673 Bump version to 4.1.5. 16 August 2022, 18:56:31 UTC
refs/tags/v4.1.6 093a734 Bump version to 4.1.6 25 August 2022, 10:33:01 UTC
refs/tags/v4.1.7 dd53d8c Bump version to 4.1.7 26 August 2022, 06:50:19 UTC
refs/tags/v4.2.0 4c92adf Run tests when modifying requirements.txt 17 September 2022, 12:00:28 UTC
refs/tags/v4.2.1 244c37d Pass size to specialized truncated dispatch 30 September 2022, 08:31:53 UTC
refs/tags/v4.2.2 2bd0611 ⬆️ UPGRADE: Autoupdate pre-commit config 10 October 2022, 07:15:32 UTC
refs/tags/v4.3.0 ea721e4 Fix latex repr of symbolic distributions (#6231) * Fix latex repr of nested variables * Do not put \operatorname inside \text * Remove inner $ symbols from latex representations * remove them from the string borders since they always represent the math environment * fix tests to check the correct behavior * Add test for a full model that used to be rendered wrong * Use "\\operatorname{" instead of "operatorname" to determine if the latex command is used * Update tests to new distributions' notation 30 October 2022, 22:01:44 UTC
refs/tags/v4.4.0 cb37afa Fix Flaky Euler-Maruyama Tests (#6287) * seeding the test * being nice to the docs * seeding and flipping any * switch from seed arg to random_seed for initial point * using the numpy_rng instance where applicable * change back the test after discussion 19 November 2022, 20:30:32 UTC
refs/tags/v5.0.0 f96594b Run `pydocstyle` in pre-commit (#6382) * Run `pydocstyle` in pre-commit * Remove pydocstyle settings from `setup.cfg` Includes docstring formatting to reduce the number of error codes that had to be silenced for pydocstyle to be happy. Closes #6378 12 December 2022, 18:26:37 UTC
refs/tags/v5.0.1 982e4c4 replaces numpy sqrt method with pytensor equivalent (#6405) 20 December 2022, 18:23:25 UTC
refs/tags/v5.0.2 6ab0c03 Fix `BaseTrace` and `MultiTrace` typing; remove `add_values`/`remove_values` The `add_values`/`remove_values` methods accessed attributes that are not present on `BaseTrace` but only on `NDarray`, therefore violating the signature. 12 January 2023, 19:00:29 UTC
refs/tags/v5.1.0 2f945bb Revert "Default to using McBackend" This reverts commit 1988b6581b2ec35898e0864fb2ccac51c40f91ad. 02 March 2023, 16:54:07 UTC
refs/tags/v5.1.1 a41d524 Bring back testing utilities used in downstream packages Follow up to * 534a9ae28a6bfea3bc31921cd92e4e4d2875b6c9 * e1d36cacb2cfb946f56872ee03e8678dc6ccf7f4 07 March 2023, 08:36:47 UTC
refs/tags/v5.1.2 19d8bfe Fix release yml 13 March 2023, 20:56:14 UTC
refs/tags/v5.10.0 f8b142a Bump Pytensor dependency to >=2.18.1,<2.19 21 November 2023, 11:39:23 UTC
refs/tags/v5.10.1 2e05854 Avoid inplace mutation in replace_rvs_by_values This would happen when transforms reference other variables 08 December 2023, 11:36:19 UTC
refs/tags/v5.10.2 904a0ea Bump docker/metadata-action from 5.0.0 to 5.3.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.3.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/96383f45573cb7f253c731d3b3ab81c87ef81934...31cebacef4805868f9ce9a0cb03ee36c32df2ac4) --- 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> 11 December 2023, 02:08:00 UTC
refs/tags/v5.10.3 118be0f Add test for Blockwise logp regression 07 November 2023, 11:46:49 UTC
refs/tags/v5.10.4 0d8ddba Fix copying of shared variables in `fgraph_from_model` (#7153) * Do not use deprecated ScalarSharedVariable * Recreate SharedVariables with exact type in fgraph_from_model 13 February 2024, 18:47:17 UTC
refs/tags/v5.11.0 a06081e Improve docs 11 March 2024, 01:29:18 UTC
refs/tags/v5.12.0 120fc4e 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 27 March 2024, 13:48:11 UTC
refs/tags/v5.13.0 5f95fc2 Allow Truncation of CustomDists 25 March 2024, 09:46:17 UTC
refs/tags/v5.13.1 34c2d31 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](https://github.com/docker/setup-buildx-action/compare/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> 15 April 2024, 02:03:42 UTC
refs/tags/v5.2.0 3f2a1da Improve collect_default_updates * It works with nested RNGs * It raises error if RNG used in SymbolicRandomVariable is not given an update * It raises warning if same RNG is used in multiple nodes 03 March 2023, 12:02:32 UTC
refs/tags/v5.3.0 aae97a2 Arrange distributions and sub-contents alphabetically (#6653) 13 April 2023, 11:29:47 UTC
refs/tags/v5.3.1 9f01be2 Rectify type-hints for `set_data` 26 April 2023, 17:32:49 UTC
refs/tags/v5.4.0 cafb60b Update PyTensor dependency 22 May 2023, 13:13:53 UTC
refs/tags/v5.4.1 f3df36b fix tiny error in overload definition 29 May 2023, 18:04:31 UTC
refs/tags/v5.5.0 864ecb3 Fix bug in switch mixture logp The True and False branches were being mixed up 09 June 2023, 14:17:13 UTC
refs/tags/v5.6.0 f67ff8b Use "unobserved" as imputed variable suffix instead of "missing" 30 June 2023, 09:54:11 UTC
refs/tags/v5.6.1 6bfbff5 Update hyperlinks in GLM core notebook 12 July 2023, 18:08:32 UTC
refs/tags/v5.7.0 5c600c7 Use graph_replace instead of clone_replace in VI 26 July 2023, 09:31:30 UTC
refs/tags/v5.7.1 65cf4c2 ⬆️ UPGRADE: Autoupdate pre-commit config 31 July 2023, 07:03:59 UTC
refs/tags/v5.7.2 d59a960 Do not include seeded_test fixture in exported BaseTestDistributionRandom 07 August 2023, 08:26:07 UTC
refs/tags/v5.8.0 f249f12 Graduate fgraph functionality from pymc-experimental 28 August 2023, 10:17:14 UTC
refs/tags/v5.8.1 f77372c Bump Pytensor dependency 08 September 2023, 12:09:00 UTC
refs/tags/v5.8.2 a24acb9 Bump docker/login-action from 2 to 3 Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...343f7c4344506bcbf9b4de18042ae17996df046d) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 18 September 2023, 02:45:16 UTC
refs/tags/v5.9.0 a3ec9a5 Fix mypy failure 02 October 2023, 11:49:25 UTC
refs/tags/v5.9.1 419af06 Support logp derivation of `power(base, rv)` (#6962) Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com> Co-authored-by: Luke LB <ll17354@bristol.ac.uk> 26 October 2023, 05:24:39 UTC
refs/tags/v5.9.2 d7415de Fix typo in distribution dimensionality (#7005) The order of shape got probably mixed-up here. 10 November 2023, 12:31:07 UTC
back to top