dpnp
dpnp copied to clipboard
arange func: support negative inputs
Original Numpy is able to work with negative inputs. It should be easy enough to support at least some cases. Please look into changes of PR #773 for more details.
it looks like #773 merged. could we close the issue?