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: jbusecke/xarrayutils Loading
base: v2.0.0
Choose a base ref
...
head repository: jbusecke/xarrayutils Loading
compare: master
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 18, 2024

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

    updates:
    - [github.com/psf/black: 23.3.0 → 23.12.1](psf/black@23.3.0...23.12.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    21b06b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update plotting.py (#167)

    * Update plotting.py
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update plotting.py
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    jbusecke and pre-commit-ci[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    04e3a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b6c31fa View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

    updates:
    - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5e2e417 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update gaussian import (#171)

    scipy now has gaussian in `signal.windows` instead of `signal`.   Grrr...
    rsignell committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c6e371c View commit details
    Browse the repository at this point in the history
Loading