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-extras
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: pymc-devs/pymc-extras
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 9 commits
  • 24 files changed
  • 5 contributors

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    c35bc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc4f247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcad7f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Configuration menu
    Copy the full SHA
    13181d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c593ee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Add lower bound on preliz version (#527)

    Otherwise we risk pulling an ancient version.
    Without this, it's not clear why we need Python 3.11
    maresb authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    4cb1851 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. Configuration menu
    Copy the full SHA
    7eaaccd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    862e52d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Update and Refactor find_MAP and fit_laplace (#531)

    * Move laplace and find_map to submodule
    
    * Split idata utilities into `idata.py`
    
    * Refactor find_MAP
    
    * Refactor fit_laplace
    
    * Update better-optimize version pin
    
    * Handle labeling of non-scalar RVs without dims
    
    * Add unconstrained posterior draws/points to unconstrained_posterior
    jessegrabowski authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    6531cea View commit details
    Browse the repository at this point in the history
Loading