Skip to content

Full affine atom implementation to support CVXPY #43

@Transurgeon

Description

@Transurgeon

We are missing a few affine atoms that are supported in CVXPY.
This issue will serve as a tracker to eventually add them in.

  • left kron
  • right kron
  • conv (convolution)
  • diag_mat
  • upper_tri (for PSD constraints)
  • vstack

Eventually it would be nice to support everything, such as ND expressions and general broadcasting
but that's probably a lot of work and won't be necessary for now.

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