strided-view 0.3.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
13
14
[package]
name = "strided-view"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true
description = "Device-agnostic strided view types and metadata operations (ported from Julia StridedViews.jl)."

[dependencies]
strided-traits.workspace = true
num-traits.workspace = true
num-complex.workspace = true
thiserror.workspace = true