8000 Comparing 8b536b9...7986e23 · pymc-devs/pymc-bart · 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-bart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8b536b9
Choose a base ref
...
head repository: pymc-devs/pymc-bart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7986e23
Choose a head ref
  • 10 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 26, 2024

  1. Update MyPy 14 (#210)

    * move mypy config
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * remove reference np.float64
    
    * remove unnesserary casting
    
    * fix type
    
    * fix import
    juanitorduz authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    b84ba1c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Automatic Changelog (#213)

    * automatic changelog
    
    * add changelog to docs
    aloctavodia authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    139aeac View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    aloctavodia authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    3bad2c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Adds get_variable_inclusion function (#214)

    * add get_variable_inclusion function
    
    * add elements to API reference
    aloctavodia authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    064457e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5dfbe View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#215)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)
    - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 7, 2025
    Configuration menu