Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
master
workflow fix
Refactor, new types
more tests
Initial
slice() function can get array as input
release