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.1.4
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.2.1
Choose a head ref
  • 8 commits
  • 125 files changed
  • 5 contributors

Commits on Dec 11, 2024

  1. Install pymc from conda-forge

    maresb authored and ricardoV94 committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    3ba8792 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Rename to pymc-extras (#404)

    Co-authored-by: Ricardo Vieira <ricardo.vieira1994@gmail.com>
    fonnesbeck and ricardoV94 authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    88ebb31 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

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

Commits on Jan 2, 2025

  1. Fix bug in TimeSeasonality when pop_state = False (#407)

    Rename `pop_state` to `remove_first_state` for clarity.
    
    Add test for `remove_first_state = False`
    jessegrabowski authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    be77d9d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    304a9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b10334 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Update version.txt

    zaxtax authored and ricardoV94 committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    bb23d9b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Adapt the GHA PyPI publishing workflow for trusted publishing (#409)

    All the changes here are in line with those recently made to the PyMC workflow
    maresb authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    c9134fe View commit details
    Browse the repository at this point in the history
Loading