Skip to content

Strided output #324

@maximilian-gelbrecht

Description

@maximilian-gelbrecht

Looking into the code, there seems to be some low-level support for strided output, as e.g. shown by the ostride property all plans have. However, either I am overlooking this or there doesn't seem to be any support for this on a higher level for the user. In all of the plans there's no option to set the output array (or its strides), the plan_f functions just automatically generate a FakeArray with the correct output size to hand over to the low-level constructor as an output array from with the ostride is then inferred.

Is there some problem that makes strided output difficult or is the user interface for that just not implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions