Commits
Branch selector
User selector
Commit History
Commits on Mar 20, 2026
Add ndarray subclassing support via `ndarray.view()` method (#2815)
Show description for d74afafauthored
Commits on Mar 19, 2026
Consolidate SYCL kernels under a single folder (#2816)
Show description for c8c0f88authoredUpdate QR tests to avoid element-wise comparisons (#2785)
Show description for 95ab6a0authoredFix `diagonal()` strides calculation for empty results (#2814)
Show description for db486b9authored
Commits on Mar 18, 2026
Resolve an issue with `.data.ptr` ignoring USM offset on array views (#2812)
Show description for 54d2109authoredUpgrade `clang-format` to v22 and improve `pylint` pre-commit configuration (#2813)
Show description for 21d5e1aauthoredBump mshick/add-pr-comment from 2.8.2 to 3.9.0 (#2821)
Show description for cba3d51authoredBump github/codeql-action from 4.32.4 to 4.32.6 (#2809)
Show description for 506a775authoredBump actions/download-artifact from 8.0.0 to 8.0.1 (#2819)
Show description for 3a6af45authoredWeekly pre-commit autoupdate (#2818)
Show description for 19efa58authoredBump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 (#2820)
Show description for 7d9765bauthoredMute expecting runtime warning raised in the test (#2822)
Show description for c5f212aauthored
Commits on Mar 13, 2026
Weekly pre-commit autoupdate (#2808)
Show description for 7fae3a6authored
Commits on Mar 6, 2026
Update docstrings for `dpnp.scipy.linalg` LU functions (#2802)
Show description for 4b64466authored
Commits on Mar 5, 2026
Import exceptions directly from `dpnp.exceptions` module (#2798)
Show description for a2825a1authored
Commits on Mar 4, 2026
Add `scipy.linalg.lu()` decomposition support (#2787)
Show description for 2c86497authored
Commits on Mar 3, 2026
Mute expecting runtime warning raised in tests (#2792)
Show description for 7803d3aauthored
Commits on Mar 2, 2026
Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2789)
Show description for fd64f3cauthoredBump actions/download-artifact from 7.0.0 to 8.0.0 (#2790)
Show description for 783f298authoredWeekly pre-commit autoupdate (#2788)
Show description for 4ca0ffaauthored
Commits on Feb 24, 2026
Weekly pre-commit autoupdate (#2779)
Show description for d545555authoredBump github/codeql-action from 4.32.3 to 4.32.4 (#2780)
Show description for e825de5authored
Commits on Feb 17, 2026
Suppress the compiler warnings marking them as external (#2770)
Show description for 30f5fd1authoredUse Pybind11 `3.0.2` to build dpnp (#2773)
Show description for c73e472authoredRemove unused `onemkl-sycl-stats` run dependency (#2771)
Show description for ed23079authored
Commits on Feb 16, 2026
Improve `dpnp.partition` implementation (#2766)
Show description for 9c4aed2authoredBump max versions in run dependencies on DPC++ compiler and OneMKL (#2765)
Show description for 9d6d5a5authored`TestTrimZeros::test_multiple_axes` to pass on a device without fp64 (#2767)
Show description for 35d88b8authored
Commits on Feb 14, 2026
Bump github/codeql-action from 4.32.2 to 4.32.3 (#2769)
Show description for 4bc43a9authored
Commits on Feb 11, 2026
Add infra pytest warnings plugin (#2757)
Show description for af6205fauthored
Commits on Feb 10, 2026
Bump `anaconda-client` version to `1.14.1` (#2763)
Show description for 70832efauthored
Commits on Feb 9, 2026
Extend `nan_to_num` with broadcast support of `nan`, `posinf`, and `neginf` (#2754)
Show description for 06a74cdauthoredAlign strides with numpy (#2747)
Show description for 2f796e0authored
Commits on Feb 7, 2026
Bump github/codeql-action from 4.32.0 to 4.32.2 (#2759)
Show description for f4591e1authored
Commits on Feb 1, 2026
Bump github/codeql-action from 4.31.11 to 4.32.0 (#2751)
Show description for 1f7f4d9authored