IntelPython / dpnp

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

mod is an alias of remainder #1882

Closed antonwolfy closed 1 month ago

antonwolfy commented 1 month ago

In numpy and cupy mod is an alias on remainder function. This PR proposes to implement the same approach for dpnp.

github-actions[bot] commented 1 month ago

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