Skip to content

Add numpy-like helper hstack #585

Open
@ricardoV94

Description

@ricardoV94

Description

https://numpy.org/doc/stable/reference/generated/numpy.hstack.html

Others like vstack, column_stack and so one are probably missing as well. First step is to list all of them and confirm they are missing in pytensor.tensor

This should not require a new Op, just repurpose existing concatenate and sprinke expand_dims / atleast_nd as needed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions