Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate the ability to take tensor products of cvx objects in tensor #679

Closed
vprusso opened this issue Jul 13, 2024 · 1 comment
Closed
Labels
good first issue Good for newcomers
Milestone

Comments

@vprusso
Copy link
Owner

vprusso commented Jul 13, 2024

Currently, we have helper/cvx_kron.py which computes the tensor product between two cvxpy Expression objects. We should instead remove this function and deal with this logic explicitly within the tensor.py file.

@vprusso vprusso added the good first issue Good for newcomers label Jul 13, 2024
@purva-thakre
Copy link
Collaborator

We should instead remove this function

This was fixed in #795

@vprusso vprusso closed this as completed Sep 26, 2024
@purva-thakre purva-thakre added this to the v1.1.0 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants