8000 Comparing v0.2.2...v0.2.3 · pymc-devs/pymc-extras · GitHub
[go: up one dir, main page]

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.2.2
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.3
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 28, 2025

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

Commits on Feb 3, 2025

  1. Fix minor typo in Making a Custom Statespace Model.ipynb. (#417)

    Change x_{t+1} to x_t on the left-hand side and x_t to x_{t-1} on the
    right-hand side of eq (1).
    niskrev authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    ea8a926 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Bugfixes and address comments by @theorashid from on PR #385

    Check for `jax` installation before any computation if `gradient_backend = 'jax'`
    jessegrabowski committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    4ddd7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8969e1f View commit details
    Browse the repository at this point in the history
  3. Bump PyMC version pin

    jessegrabowski committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    bdc85a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08c4d9a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Bump version (#423)

    jessegrabowski authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    00a4ca3 View commit details
    Browse the repository at this point in the history
Loading
0