Skip to content

Feat: add column linear combination check#731

Merged
YaoJGalteland merged 1 commit intomasterfrom
feat/linea-comb
Sep 9, 2025
Merged

Feat: add column linear combination check#731
YaoJGalteland merged 1 commit intomasterfrom
feat/linea-comb

Conversation

@YaoJGalteland
Copy link
Copy Markdown
Contributor

@YaoJGalteland YaoJGalteland commented Aug 28, 2025

Description

  • added a new function checkColLinCombination to check linear combination of the opened columns matches the requested position of the UAlpha

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

  • All tests in field/koalabear/vortex/prover_test.go test this functionality

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@YaoJGalteland YaoJGalteland merged commit 020005b into master Sep 9, 2025
7 checks passed
@YaoJGalteland YaoJGalteland deleted the feat/linea-comb branch September 9, 2025 07:41
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