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/dpnp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 131c490
Choose a base ref
...
head repository: IntelPython/dpnp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb146e8
Choose a head ref
  • 15 commits
  • 13 files changed
  • 4 contributors

Commits on Nov 21, 2025

  1. Remove shape=None default in dpnp.reshape (#2673)

    This PR updates the signature of `dpnp.reshape` by removing `None`
    default value for `shape` argument
    and requiring it to be passed explicitly according to [Python array API
    ](https://data-apis.org/array-api/draft/API_specification/generated/array_api.reshape.html#reshape)
    vlad-perevezentsev authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    d99fa65 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Add w/a to missing script in intel-opencl-rt package from conda-for…

    …ge (#2689)
    
    There are missing `set-intel-ocl-icd-registry.ps1` and
    `unset-intel-ocl-icd-registry.ps1` scripts when installing
    `intel-opencl-rt` package from the conda-forge
    ([intel-compiler-repack-feedstock/#72](conda-forge/intel-compiler-repack-feedstock#72)).
    
    This PR implements a temporary w/a until the issue is resolved. The w/a
    assumes to force `intel-opencl-rt` installation from Intel channel.
    antonwolfy authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    e0c82a5 View commit details
    Browse the repository at this point in the history
  2. Add w/a to missing mkl-devel dependency from mkl-devel-dpcpp pack…

    …age (#2687)
    
    There is a missing `mkl-devel` dependency from `mkl-devel-dpcpp` package
    on the conda-forge
    ([intel_repack-feedstock#120](conda-forge/intel_repack-feedstock#120)).
    
    This PR implements a temporary w/a until the issue is resolved.
    antonwolfy authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    1c34724 View commit details
    Browse the repository at this point in the history
  3. Bump conda-build to 25.11.0 version (#2688)

    The PR updates `conda-build` version from `25.9.0` to `25.11.0`.
    antonwolfy authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    75b13c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Weekly pre-commit autoupdate (#2683)

    This PR updates the `.pre-commit-config.yaml` using `pre-commit
    autoupdate`.
    github-actions[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    939c84b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. Weekly pre-commit autoupdate (#2698)

    This PR updates the `.pre-commit-config.yaml` using `pre-commit
    autoupdate`.
    github-actions[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    8cc36ca View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 6.0.0 to 6.1.0 (#2699)

    Bumps [actions/setup-python](https://github.com/actions/setup-python)
    from 6.0.0 to 6.1.0.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    6b1e1ea View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 5.0.0 to 6.0.0 (#2685)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0
    to 6.0.0.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    84fcc61 View commit details
    Browse the repository at this point in the history
  4. Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#2701)

    Bumps
    [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
    from 7.0.8 to 7.0.9.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    6e858ba View commit details
    Browse the repository at this point in the history
  5. Bump github/codeql-action from 4.31.3 to 4.31.5 (#2700)

    Bumps [github/codeql-action](https://github.com/github/codeql-action)
    from 4.31.3 to 4.31.5.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    ca9a98e View commit details
    Browse the repository at this point in the history
  6. Bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#2684)

    Bumps
    [coverallsapp/github-action](https://github.com/coverallsapp/github-action)
    from 2.3.6 to 2.3.7.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    c56173b View commit details
    Browse the repository at this point in the history
  7. Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#2703)

    Bumps
    [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
    from 7.0.9 to 8.0.0.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    30edb27 View commit details
    Browse the repository at this point in the history
  8. Bump github/codeql-action from 4.31.5 to 4.31.8 (#2705)

    Bumps [github/codeql-action](https://github.com/github/codeql-action)
    from 4.31.5 to 4.31.8.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    8ef552c View commit details
    Browse the repository at this point in the history
  9. Bump actions/download-artifact from 6.0.0 to 7.0.0 (#2702)

    Bumps
    [actions/download-artifact](https://github.com/actions/download-artifact)
    from 6.0.0 to 7.0.0.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    6e12ad4 View commit details
    Browse the repository at this point in the history
  10. Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#2704)

    Bumps
    [actions/upload-artifact](https://github.com/actions/upload-artifact)
    from 5.0.0 to 6.0.0.
    dependabot[bot] authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    cb146e8 View commit details
    Browse the repository at this point in the history
Loading