The ultimate goal is to complete remove the View abstraction. We want to use existing abstractions (CuPy and NumPy). This will simplify entry point into PyKokkos, it will simplify documentation, and it should simplify our code.
We should start by changing all our examples to use CuPy and/or NumPy arrays.