IntelPython / dpnp

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

Update `dpnp.clip()` with Numpy 2.0 #2048

Closed vlad-perevezentsev closed 1 week ago

vlad-perevezentsev commented 2 weeks ago

This PR suggests using a_min and a_max arguments of dpnp.clip() as None by default to align with Numpy 2.0 instead of using np.NoValue as in Numpy=2.0 and also updates cupy tests for this function

github-actions[bot] commented 2 weeks ago

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