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: IntelPython/mkl_random
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev-milestone
Choose a base ref
...
head repository: IntelPython/mkl_random
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 5 contributors

Commits on May 23, 2026

  1. Configuration menu
    Copy the full SHA
    2512c1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #131 from IntelPython/bot/pre-commit-autoupdate

    Weekly pre-commit autoupdate
    antonwolfy authored May 23, 2026
    Configuration menu
    Copy the full SHA
    801aa76 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Configuration menu
    Copy the full SHA
    82b5f38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from IntelPython/chore/patch-readme

    chore: update README for patch method
    ndgrigorian authored May 27, 2026
    Configuration menu
    Copy the full SHA
    41eacc3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. task: CLI patch methods

    jharlow-intel committed May 28, 2026
    Configuration menu
    Copy the full SHA
    b4deb78 View commit details
    Browse the repository at this point in the history
  2. fix: style

    jharlow-intel committed May 28, 2026
    Configuration menu
    Copy the full SHA
    e7eced7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771d7ad View commit details
    Browse the repository at this point in the history
  4. fix: style

    jharlow-intel committed May 28, 2026
    Configuration menu
    Copy the full SHA
    8128918 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2026

  1. chore(deps): bump actions/checkout from 6.0.2 to 6.0.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2026
    Configuration menu
    Copy the full SHA
    9035ccd View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. Merge pull request #134 from IntelPython/dependabot/github_actions/ac…

    …tions/checkout-6.0.3
    
    chore(deps): bump actions/checkout from 6.0.2 to 6.0.3
    ndgrigorian authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    beb2212 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from IntelPython/task/SAT-8496

    task: CLI patch methods
    ndgrigorian authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    43ae630 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2026

  1. chore(deps): bump actions/checkout from 6.0.3 to 7.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@df4cb1c...9c091bb)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 20, 2026
    Configuration menu
    Copy the full SHA
    e460d64 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Merge pull request #136 from IntelPython/dependabot/github_actions/ac…

    …tions/checkout-7.0.0
    
    chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
    antonwolfy authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    0b4ed7e View commit details
    Browse the repository at this point in the history
Loading