Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pymc-devs/pymc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.2
Choose a base ref
...
head repository: pymc-devs/pymc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.9.0
Choose a head ref
  • 9 commits
  • 29 files changed
  • 6 contributors

Commits on Sep 23, 2023

  1. Fix fgraph_from_model with multivariate transformed variables (#6924)

    * fix do with transformed
    
    * Change test
    
    ---------
    
    Co-authored-by: Ricardo Vieira <[email protected]>
    ferrine and ricardoV94 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bc4b51d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update pymc_overview.ipynb (#6925)

    * Update pymc_overview.ipynb
    
    Fix typo in overview notebook
    
    * Update pymc_overview.ipynb
    thompsonjjet23 authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    54269df View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Fix jax sampling (#6922)

    ferrine authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    15fbf0e View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.0.0 to 4.1.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@3df4ab1...8ade135)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and twiecki committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e7965fd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Re-execute notebook

    thompsonjjet23 authored and twiecki committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5ed39c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    7c0a095 View commit details
    Browse the repository at this point in the history
  2. Update PyTensor dependency

    tvwenger authored and ricardoV94 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f2bf1e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55e8fe9 View commit details
    Browse the repository at this point in the history
  4. Fix mypy failure

    ricardoV94 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a3ec9a5 View commit details
    Browse the repository at this point in the history
Loading