Skip to content

Improve input matrix generation#256

Merged
ValerianRey merged 23 commits intomainfrom
improve_test_matrices
Mar 20, 2025
Merged

Improve input matrix generation#256
ValerianRey merged 23 commits intomainfrom
improve_test_matrices

Conversation

@PierreQuinton
Copy link
Copy Markdown
Contributor

@PierreQuinton PierreQuinton commented Feb 23, 2025

  • Refactor how test matrices are generated
  • Make matrix generation functions all protected
  • Make NonConflictingProperty use weak stationary matrices rather than strong
  • Remove the 1x1 matrix from the generated stationary matrices

@PierreQuinton PierreQuinton added cc: test Conventional commit type for changes to tests. package: aggregation cc: chore Conventional commit type for changes to some configuration files of the project. labels Feb 23, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PierreQuinton PierreQuinton removed the cc: chore Conventional commit type for changes to some configuration files of the project. label Feb 23, 2025
Comment thread tests/unit/aggregation/_inputs.py Outdated
@ValerianRey
Copy link
Copy Markdown
Contributor

LGTM, waiting for approval of my own changes.

@PierreQuinton
Copy link
Copy Markdown
Contributor Author

LGTM, except the name of the functions, I don't know why I called those like that, but we are generating unitary matrices, which are also orthogonal, but unitary is better.

Comment thread tests/unit/aggregation/_inputs.py Outdated
Comment thread tests/unit/aggregation/_inputs.py Outdated
Comment thread tests/unit/aggregation/_inputs.py Outdated
Comment thread tests/unit/aggregation/_inputs.py Outdated
@ValerianRey ValerianRey changed the title Improve test input matrices Improve input matrix generation Mar 20, 2025
@ValerianRey ValerianRey merged commit 258d909 into main Mar 20, 2025
14 checks passed
@ValerianRey ValerianRey deleted the improve_test_matrices branch March 20, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: test Conventional commit type for changes to tests. package: aggregation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants