Skip to content

implement ignore_dcp#113

Open
klin333 wants to merge 1 commit intocvxgrp:masterfrom
klin333:ignore_dcp
Open

implement ignore_dcp#113
klin333 wants to merge 1 commit intocvxgrp:masterfrom
klin333:ignore_dcp

Conversation

@klin333
Copy link

@klin333 klin333 commented Feb 7, 2023

Going along very similar lines as cvxpy/cvxpy#1669

Currently ignore_dcp is an argument in public apis, but there's no active code in CVXR that actually does anything with this argument. This PR implements ignore_dcp functionality, and skips is_dcp checks if set to TRUE. This is sometimes useful when is_dcp is very slow, and user is confident the problem is dcp and wishes to skip the check to speed up CVXR compile time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants