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: pyiron/pylammpsmpi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pylammpsmpi-0.3.3
Choose a base ref
...
head repository: pyiron/pylammpsmpi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pylammpsmpi-0.3.4
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 29, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    3340025 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    1f00659 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.3...v0.14.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    9ec6334 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Bump mpi4py from 4.1.0 to 4.1.1 (#387)

    * Bump mpi4py from 4.1.0 to 4.1.1
    
    Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/mpi4py/mpi4py/releases)
    - [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
    - [Commits](mpi4py/mpi4py@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: mpi4py
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [dependabot skip] Update environment
    
    * Update environment-mpich.yml
    
    * Update environment-openmpi.yml
    
    * Update environment.yml
    
    * Update pyproject.toml
    
    * Update environment-mpich.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Jan Janssen <jan-janssen@users.noreply.github.com>
    3 people authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    a0c1fe7 View commit details
    Browse the repository at this point in the history
Loading