IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

Update `dpnp.take` implementation to get rid of limitations for input arguments #1909

Closed antonwolfy closed 1 week ago

antonwolfy commented 1 week ago

The PR proposes to extend implementation of dpnp.take and to align the behavior with NumPy.

Docstrings are updated with missing information about input arguments. The tests are updated to cover more use cases and to include compute follows data scenario.

github-actions[bot] commented 1 week ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html