Thanks to visit codestin.com
Credit goes to github.com

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: pfackeldey/evermore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: pfackeldey/evermore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.5
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 14, 2025

  1. feat: Accelerate discrete inv_cdf search (#51)

    * Add discrete_inv_cdf_search, use in PoissonDiscrete.
    
    * Typo.
    
    * Typos.
    
    * Prefer | over logical_or.
    
    * Add rounding choice check.
    
    * avoid shape manipulation & polish
    
    ---------
    
    Co-authored-by: Peter Fackeldey <[email protected]>
    Co-authored-by: pfackeldey <[email protected]>
    3 people authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e0497d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    8578be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c51bdf5 View commit details
    Browse the repository at this point in the history
  3. chore: update pre-commit hooks (#78)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.8 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.8...v0.12.9)
    - [github.com/henryiii/validate-pyproject-schema-store: 2025.08.07 → 2025.08.15](henryiii/validate-pyproject-schema-store@2025.08.07...2025.08.15)
    - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.33.3](python-jsonschema/check-jsonschema@0.33.2...0.33.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Peter Fackeldey <[email protected]>
    pre-commit-ci[bot] and pfackeldey authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    8bc9ba2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. increase version

    pfackeldey committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    60244dd View commit details
    Browse the repository at this point in the history
Loading