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

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

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

#1837 - Update diagonal docstrings

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

#1836 - Bump actions/checkout from 4.1.5 to 4.1.6

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

#1835 - Bump github/codeql-action from 3.25.4 to 3.25.5

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

#1834 - use `gemv` for vector-matrix multiplication in `dpnp.matmul`

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

#1833 - Replaced windows-latest with windows-2019 to fix windows builds

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

#1832 - Fix dpnp.linalg.eigh() hang with complex dtypes on CPU

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

#1831 - Add default exclusion of slow tests in pytest

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 3 comments

#1830 - Enable `continue-on-error` option for GitHub action with `Conda build package`

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

#1829 - numpy.digitize

Issue - State: closed - Opened by cfkstat 5 months ago - 2 comments
Labels: question

#1828 - standardize the stride in matmul function

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

#1827 - Enable pre-commit pylint check in linalg module

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

#1826 - organize test suit

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

#1825 - Fix dpnp.flatten

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

#1824 - Enable more tests to be run through GitHub action

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

#1823 - Implement `dpnp.histogram_bin_edges`

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

#1822 - Improve performance for dpnp.diag()

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

#1821 - Use explicit comparison in `if` condition of github action

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

#1820 - Bump actions/checkout from 4.1.4 to 4.1.5

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

#1819 - Bump github/codeql-action from 3.25.3 to 3.25.4

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

#1818 - Bump ossf/scorecard-action from 2.3.1 to 2.3.3

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

#1817 - Update dpnp.diagonal()

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

#1816 - Leverage `dpnp.cumlogsumexp` through dpctl.tensor implementation

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

#1815 - call `dpnp.kron` and `dpnp.dot` for special cases in `dpnp_matmul`

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

#1814 - Update indexing functions

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

#1813 - Implement outer for element-wise functions

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

#1812 - Implement `dpnp.nancumprod()` through `dpnp.cumprod` call

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

#1811 - Leverage `dpnp.cumprod` through dpctl.tensor implementation

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

#1810 - update wheel tag with pep600

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

#1809 - Add wheels upload to anaconda

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

#1808 - Leverage on `out` keyword in reduction and `where` functions of `dpctl.tensor`

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

#1807 - Rename check functions in dpnp_utils_linalg.py

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

#1806 - Bump conda-incubator/setup-miniconda from 3.0.3 to 3.0.4

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

#1805 - Bump github/codeql-action from 3.25.1 to 3.25.3

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

#1804 - Bump actions/checkout from 4.1.3 to 4.1.4

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

#1803 - Bump actions/download-artifact from 4.1.5 to 4.1.7

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

#1802 - Bump actions/upload-artifact from 4.3.2 to 4.3.3

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

#1801 - Update skipped tests

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

#1800 - Using sphinxcontrib.spelling as extension

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

#1798 - Extend pre-commit hooks with codespell

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

#1797 - Bump github/codeql-action from 3.24.10 to 3.25.1

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

#1796 - Bump actions/download-artifact from 4.1.4 to 4.1.5

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

#1795 - Bump actions/upload-artifact from 4.3.1 to 4.3.2

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

#1794 - Bump actions/checkout from 4.1.2 to 4.1.3

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

#1792 - Add `dpnp.linalg.lstsq()` implementation

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

#1791 - Unlock skipped linalg tests that use `gesv`

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

#1790 - Update BLAS backend

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

#1789 - Remove use of -flink-huge-device-code link option

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

#1788 - Remove unused algo utils functions from the backend

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

#1787 - Enable pytest verbose mode

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

#1786 - Fix a few sphinx-build errors and warnings

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

#1785 - Add implementation of `dpnp.histogram`

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

#1784 - Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0

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

#1783 - Use pybind11 version `2.12.0`

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

#1782 - Bug in dpnp.linalg.rank

Issue - State: open - Opened by Hellail 6 months ago - 1 comment

#1781 - Implement `dpnp.nancumsum()` through `dpnp.cumsum` call

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

#1780 - Update `dpnp.linalg.eig/eigvals`

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

#1779 - implement `dpnp.einsum`

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

#1778 - Fix `dpnp.linalg.solve()` hang on CPU

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

#1777 - Install OneAPI compiler for coverage GitHub action

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

#1776 - Bump github/codeql-action from 3.24.9 to 3.24.10

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

#1775 - update `dpctl` function signature

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

#1774 - Align with new array api version in dpctl

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

#1773 - update `dpnp.cond`

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

#1772 - Leverage `dpnp.cumsum` through dpctl.tensor implementation

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

#1771 - Remove numpy pinning from conda receipt

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

#1770 - add support for `axes` as list in `dpnp.ndarray.transpose`

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

#1768 - remove temporary workaround for `dpnp.prod`

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

#1767 - Switch back to `dppy/label/dev` channel for coverage GH action

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

#1766 - Install dpnp with pip

Issue - State: closed - Opened by Hellail 6 months ago - 11 comments

#1765 - Bump actions/setup-python from 5.0.0 to 5.1.0

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

#1764 - Get rid of `call_origin` in `dpnp.nonzero`

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

#1763 - Fix RuntimeError raising in `dpnp.linalg.solve()`

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

#1762 - Temporary mute tests for `dpnp.solve`

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

#1761 - Remove a temporary workaround in GitHub actions

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

#1760 - Get rid of `call_origin` in `dpnp.where`

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

#1759 - Implement RNG based on MKL Device API

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

#1758 - Remove unused enums with function names

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

#1757 - Bump actions/cache from 4.0.1 to 4.0.2

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

#1756 - Bump github/codeql-action from 3.24.7 to 3.24.9

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

#1755 - array api support

Issue - State: open - Opened by icfaust 6 months ago - 4 comments

#1754 - Update thrid party testing f/w

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

#1753 - Add dpnp.linalg.tensorsolve() implementation

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

#1752 - Add `dpnp.linalg.tensorinv()` implementation

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

#1751 - Implement `dpnp.searchsorted`

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

#1750 - Remove step with installing `opencl_rt`

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

#1749 - Enable LLVM Linker to reduce link time

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

#1748 - Update dpnp.linalg.matrix_power() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 7 months ago - 3 comments

#1747 - Temporary mute all SYCL tests for OpenCL GPU device due to known issue

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

#1746 - impelement `dpnp.norm`

Pull Request - State: closed - Opened by vtavana 7 months ago - 3 comments

#1745 - Add a retry for running tests in Conda package action

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

#1744 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies

#1743 - Tune dependabot configuration

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

#1741 - Bump github/codeql-action from 3.24.5 to 3.24.7

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies

#1740 - Most recent release of dpcpp_win-64=2024.0.3 is still broken

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

#1739 - Bump github/codeql-action from 3.24.5 to 3.24.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 3 comments
Labels: dependencies