Adding an arange kernel to `pyccel/stdlib/cuda_ndarrays`, that takes advantages of the GPU architecture see [cupy arange](https://docs.cupy.dev/en/stable/reference/generated/cupy.arange.html#cupy-arange)
Adding an arange kernel to
pyccel/stdlib/cuda_ndarrays, that takes advantages of the GPU architecture see cupy arange