strided-view 0.4.0

Device-agnostic strided view types and metadata operations (ported from Julia StridedViews.jl).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
strided-view

This crate ports dynamic-rank strided views and metadata operations from
Julia's StridedViews.jl:
https://github.com/Jutho/StridedViews.jl

StridedViews.jl is licensed under the MIT License. Its complete upstream
license notice is reproduced in `THIRD-PARTY-LICENSES`.

This crate is licensed under the terms in `LICENSE-APACHE` and `LICENSE-MIT`.
When redistributing portions ported from StridedViews.jl, you must also comply
with the upstream MIT license notice requirements.