Skip to content

Modify vector constraints for MatrixOfConstraints#2977

Merged
odow merged 3 commits intomasterfrom
bl/modify_vector_affine
Mar 22, 2026
Merged

Modify vector constraints for MatrixOfConstraints#2977
odow merged 3 commits intomasterfrom
bl/modify_vector_affine

Conversation

@blegat
Copy link
Member

@blegat blegat commented Mar 20, 2026

Written by Claude. It's not the most efficient in case you modify a lot of coefficient because it's going to relaunch the binary search from scratch for every coefficient but it's definitely the simplest implementation since it reuses the function created for scalar coefficient change.

@blegat blegat mentioned this pull request Mar 20, 2026
7 tasks
@odow odow merged commit 2f583b9 into master Mar 22, 2026
30 checks passed
@odow odow deleted the bl/modify_vector_affine branch March 22, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants