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.6.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.7.0
Choose a head ref
  • 14 commits
  • 42 files changed
  • 8 contributors

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. Drop support for Python 3.8

    ricardoV94 authored and twiecki committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    42f2e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. GP Covariance Function Type Hints (#6740)

    Co-authored-by: Joseph Hall <[email protected]>
    jahall and Joseph Hall authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4a65148 View commit details
    Browse the repository at this point in the history
  2. Add GP Wrapped Periodic Kernel (#6742)

    Co-authored-by: Joseph Hall <[email protected]>
    jahall and Joseph Hall authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    82c6318 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. ⬆️ UPGRADE: Autoupdate pre-commit config (#6784)

    * ⬆️ UPGRADE: Autoupdate pre-commit config
    
    * ⬆️ UPGRADE: Autoupdate pre-commit config
    
    * ⬆️ UPGRADE: Autoupdate pre-commit config
    
    * ⬆️ UPGRADE: Autoupdate pre-commit config
    
    * ⬆️ UPGRADE: Autoupdate pre-commit config
    
    ---------
    
    Co-authored-by: pymc-bot <[email protected]>
    twiecki and pymc-bot authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    63483b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    38e87e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65eb592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1d354 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Restrict domain on alpha in the CAR distribution (#6801)

    * Restricted alpha to be greater than -1 and less than 1. Adjusted parameter checks.
    
    * Ricardo's suggestions
    
    * add tests for code-cov
    
    * logp test, test rename, np.all - > np.any
    daniel-saunders-phil authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    510d3b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f9e6418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2303bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a06d50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c600c7 View commit details
    Browse the repository at this point in the history
Loading