Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IntelPython/dpnp issues and pull requests

#1979 - Bump actions/upload-artifact from 4.3.5 to 4.3.6

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1978 - Bump github/codeql-action from 3.25.15 to 3.26.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1977 - Implement dpnp.select

Pull Request - State: closed - Opened by npolina4 4 months ago - 1 comment

#1976 - Add device, sycl_queue and usm_type keywords to `dpnp.ndarray.copy` method

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1975 - Leverage on dpctl implementation of `shape.setter`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1974 - Add codeowner file in .github

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1973 - Implement gesvd_batch via gesvd call

Pull Request - State: closed - Opened by vlad-perevezentsev 4 months ago - 1 comment

#1972 - Add implementation of `dpnp.unique`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 2 comments

#1971 - Add implementation of `dpnp.fix` function

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1970 - Update `dpnp.ediff1d()` function

Pull Request - State: closed - Opened by vlad-perevezentsev 4 months ago - 1 comment

#1969 - Leverage on dpctl.tensor implementation in `dpnp.take_along_axis`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1968 - Bump actions/upload-artifact from 4.3.4 to 4.3.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1967 - Implement docs for ufunc. Update docs for logic element-wise functions.

Pull Request - State: open - Opened by npolina4 4 months ago - 1 comment

#1966 - Implement `dpnp.nan_to_num()`

Pull Request - State: closed - Opened by vlad-perevezentsev 4 months ago - 1 comment

#1965 - Implement dpnp.array_equal and dpnp.array_equiv

Pull Request - State: closed - Opened by npolina4 4 months ago - 1 comment

#1964 - Enable third party tests for `dpnp.ndarray`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1963 - Leverage on dpctl.tensor implementation in `dpnp.diff`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1962 - Leverage on dpctl.tensor implementation in `dpnp.count_nonzero`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1960 - Bump conda-build version from 24.5.1 to 24.7.1

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1959 - Implemented BLAS backend for work with oneMKL Interfaces.

Pull Request - State: closed - Opened by npolina4 4 months ago - 1 comment

#1958 - update tests for `dpnp.fft.irfft` and `dpnp.fft.hfft`

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1957 - Add implementation of `dpnp.float_power`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1956 - Implement `dpnp.flatnonzero` function

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1955 - Implement `dpnp.logaddexp2` function

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1954 - implement `dpnp.fft.hfft` and `dpnp.fft.ihfft`

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1953 - Enable rerun of test failure

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1952 - Bump ossf/scorecard-action from 2.3.3 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1951 - Bump github/codeql-action from 3.25.13 to 3.25.15

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#1950 - Rework implementation of `dpnp.unwrap` function

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 2 comments

#1949 - Rework implementation of `dpnp.degrees` and `dpnp.rad2deg` functions

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1948 - Reuse `dpctl.tensor._numpy_helper` module

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1947 - Add conditional run of test which fails with older numpy

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1946 - Bump coveralls version `3.3.1` up to `4.0.1`

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1945 - Bump versions used in pre-commit hooks

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1944 - Use Pybind11 `2.13.1` to build dpnp

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1943 - Rework implementation of `dpnp.deg2rad` and `dpnp.radians` functions

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1942 - Reflect required numpy version in Pypi json

Issue - State: closed - Opened by icfaust 4 months ago - 4 comments

#1941 - Add `dpnp.trim_zeros` implementation

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1938 - Add implementation of `dpnp.nextafter` function

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1937 - Implement support CFD for dpnp.isclose and dpnp.allclose functions

Pull Request - State: closed - Opened by npolina4 4 months ago - 1 comment

#1936 - Implement `syevd_batch` and `heevd_batch`

Pull Request - State: closed - Opened by vlad-perevezentsev 4 months ago - 1 comment

#1932 - Align with `dpt.where` which support scalar as input

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1928 - implement `dpnp.fft.rfft` and `dpnp.fft.irfft`

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1926 - Implement build for NVIDIA GPU

Pull Request - State: closed - Opened by npolina4 4 months ago - 1 comment

#1891 - Update lapack syevd/heevd implementations

Pull Request - State: open - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1890 - Clean up legacy element-wise implementation from the backend

Pull Request - State: open - Opened by npolina4 5 months ago - 1 comment

#1889 - Remove MKL_VERSION_2024 variable from cmake files

Pull Request - State: open - Opened by antonwolfy 5 months ago - 1 comment

#1888 - Implement `dpnp.isneginf` and `dpnp.isposinf`

Pull Request - State: open - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1887 - Clean up legacy linalg implementation from the backend

Pull Request - State: closed - Opened by npolina4 5 months ago - 2 comments

#1886 - Bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1885 - Bump github/codeql-action from 3.25.8 to 3.25.10

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1884 - update BLAS extension routines

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1883 - Rework implementation of `dpnp.fmod` function

Pull Request - State: open - Opened by antonwolfy 5 months ago - 1 comment

#1882 - mod is an alias of remainder

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1881 - Update description of `out` keyword for ufuncs

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1880 - Support usm_ndarray batched input for dpnp.linalg

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1879 - implement `dpnp.fft.fft` and `dpnp.fft.ifft` using pybind11 extension

Pull Request - State: open - Opened by vtavana 5 months ago - 1 comment

#1878 - Rework implementation of `dpnp.fabs` function

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1877 - Implement gesv_batch via gesv call

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1876 - Bump github/codeql-action from 3.25.7 to 3.25.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#1875 - Limit rerun of the tests in GitHub action by 2 attempts

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1874 - Bump dpctl version for meta.yaml and dependecies of GH actions

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1873 - Install `dpctl` package from dedicated channel in coverage GitHub action

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1872 - resolve gh-1871

Pull Request - State: closed - Opened by vtavana 6 months ago - 1 comment

#1871 - incorrect result from `dpnp.matmul` when `out` keyword is f_contiguous

Issue - State: closed - Opened by vtavana 6 months ago
Labels: bug

#1870 - Added device keyword argument to astype function

Pull Request - State: closed - Opened by npolina4 6 months ago - 1 comment

#1869 - minor updates related to BLAS routines

Pull Request - State: closed - Opened by vtavana 6 months ago - 1 comment

#1868 - Preparation to reuse future common dpctl f/w in functions from `vm` extension

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1867 - Implement syevd_batch/heevd_batch via syevd/heevd call

Pull Request - State: open - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1866 - List installed conda packages upon miniconda setup

Pull Request - State: closed - Opened by antonwolfy 6 months ago

#1865 - Bump github/codeql-action from 3.25.6 to 3.25.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#1864 - Implement `dpnp.sort_complex` function

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1863 - Update docs for Universal Functions

Pull Request - State: open - Opened by npolina4 6 months ago - 1 comment

#1862 - Bump conda-build version to 24.5.1

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1861 - support numpy 2.0

Issue - State: open - Opened by rootsmusic 6 months ago

#1860 - Enable pre-commit pylint check in fft module

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1859 - Implement `dpnp.gradient` function

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1858 - Use mamba in GitHub actions

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1857 - Bump github/codeql-action from 3.25.5 to 3.25.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#1856 - Update setup py

Pull Request - State: open - Opened by antonwolfy 6 months ago - 1 comment

#1855 - Remove Python 3.8 from list of Programming Languages

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 3 comments

#1854 - Pin `dpctl` version to a final release tag

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1853 - Set release date for 0.15.0

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1852 - Backport pull/1851 to maintenance/0.15.x

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1851 - Remove skip in test_digitize

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1850 - Start 0.16 development

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1849 - Pin compiler and MKL within range for 0.15 release

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1848 - Add dpnp.digitize to CHANGELOG.md

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1847 - Implement `dpnp.digitize()`

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1846 - Updated CHANGELOG.md for 0.15.0

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1845 - Handling warnings in pytest

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 2 comments

#1844 - fix gh-1843

Pull Request - State: closed - Opened by vtavana 6 months ago - 1 comment

#1842 - Leverage `dpnp.trace` implementation through existing calls

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1841 - Rolled back `windows-latest` usage

Pull Request - State: open - Opened by antonwolfy 6 months ago - 1 comment

#1840 - Fix coverity issues

Pull Request - State: closed - Opened by vlad-perevezentsev 6 months ago - 1 comment

#1839 - Remove temporary workaround from `dpnp.put_along_axis`

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 1 comment

#1838 - Get rid of falling back on numpy in `dpnp.put`

Pull Request - State: closed - Opened by antonwolfy 6 months ago - 3 comments