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.24.1
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.25.0
Choose a head ref
  • 12 commits
  • 62 files changed
  • 4 contributors

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    910c3f9 View commit details
    Browse the repository at this point in the history
  2. Convert mu to TensorVariable in Normal

    Also remove commented out code
    ricardoV94 committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    1120a7b View commit details
    Browse the repository at this point in the history
  3. Bump PyTensor dependency

    ricardoV94 committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0373dc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c0a5d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a04236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1be6bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fba64f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3cc833 View commit details
    Browse the repository at this point in the history
  9. Tweaks to model_graph to play nice with XTensorVariables

    * Use RV Op name when provided
    * More robust detection of observed data variables (after #7656 arbitrary graphs are allowed)
    * Remove self loops explicitly (closes #7722)
    ricardoV94 committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    7a734f4 View commit details
    Browse the repository at this point in the history
  10. Core notebook on dims module

    Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
    Co-authored-by: Allen Downey <downey@allendowney.com>
    3 people committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    024fb7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42243c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f611b5 View commit details
    Browse the repository at this point in the history
Loading