IntelPython / dpnp

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

Remove obsolete dparray interface #1915

Closed antonwolfy closed 2 months ago

antonwolfy commented 2 months ago

dpnp.dparray interface is obsolete and has not been updated for a long time. It's not assumed to be used. Instead here is dpnp.ndarray interface which is aligning with numpy.ndarray one.

The PR proposes to clean the code and to remove the obsolete interface.

github-actions[bot] commented 2 months ago

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