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: mpi4jax/mpi4jax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: mpi4jax/mpi4jax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 5 commits
  • 43 files changed
  • 2 contributors

Commits on Dec 6, 2024

  1. Bump jax from 0.4.35 to 0.4.36 in /mpi4jax/_src (#270)

    Bumps [jax](https://github.com/jax-ml/jax) from 0.4.35 to 0.4.36.
    - [Release notes](https://github.com/jax-ml/jax/releases)
    - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jax-v0.4.35...jax-v0.4.36)
    
    ---
    updated-dependencies:
    - dependency-name: jax
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    a4621ff View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Bump jax from 0.4.36 to 0.4.37 in /mpi4jax/_src (#271)

    Bumps [jax](https://github.com/jax-ml/jax) from 0.4.36 to 0.4.37.
    - [Release notes](https://github.com/jax-ml/jax/releases)
    - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jax-v0.4.36...jax-v0.4.37)
    
    ---
    updated-dependencies:
    - dependency-name: jax
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    f3da288 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Bump jax from 0.4.37 to 0.4.38 in /mpi4jax/_src (#272)

    Bumps [jax](https://github.com/jax-ml/jax) from 0.4.37 to 0.4.38.
    - [Release notes](https://github.com/jax-ml/jax/releases)
    - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jax-v0.4.37...jax-v0.4.38)
    
    ---
    updated-dependencies:
    - dependency-name: jax
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    df47e81 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Bump jax from 0.4.38 to 0.5.0 in /mpi4jax/_src (#273)

    * Bump jax from 0.4.38 to 0.5.0 in /mpi4jax/_src
    
    Bumps [jax](https://github.com/jax-ml/jax) from 0.4.38 to 0.5.0.
    - [Release notes](https://github.com/jax-ml/jax/releases)
    - [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
    - [Commits](jax-ml/jax@jax-v0.4.38...jax-v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: jax
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * default to notoken
    
    * bump minimum jax version
    
    * bump minimum jax version
    
    * upgrade python
    
    * bump python to 3.10; add notoken to docs
    
    * add public notoken module
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dion Häfner <dion.haefner@simulation.science>
    dependabot[bot] and dionhaefner authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    7b4a6c7 View commit details
    Browse the repository at this point in the history
  2. master is now main

    dionhaefner committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    879a931 View commit details
    Browse the repository at this point in the history
Loading