Commit b79af67
committed
Add implementation of
This PR adds a new `dpnp.lib` namespace and implements
`dpnp.lib.stride_tricks.as_strided`.
The function creates a view into an array with a caller-specified shape
and strides, sharing the base array's memory.
It closes #2969. a41fd86dpnp.lib.stride_tricks.as_strided (#2991)1 parent 3b619ea commit b79af67
768 files changed
Lines changed: 19993 additions & 9864 deletions
File tree
- _modules
- dpnp
- fft
- lib
- linalg
- random
- scipy/linalg
- numpy
- _sources/reference
- generated
- backend_doc
- reference
- generated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments