Skip to content

Speed up P regularization#7

Merged
govindchari merged 1 commit intomainfrom
gc/fix-regularize
Aug 2, 2025
Merged

Speed up P regularization#7
govindchari merged 1 commit intomainfrom
gc/fix-regularize

Conversation

@govindchari
Copy link
Copy Markdown
Member

Previously, the regularize function for P was very naive and called realloc every time a new element needed to be added on the diagonal of P. This caused massive slowdown for very large QPs.

@govindchari govindchari merged commit 350943e into main Aug 2, 2025
12 checks passed
@govindchari govindchari deleted the gc/fix-regularize branch November 18, 2025 00:54
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.

1 participant