Skip to content

Refactor: Add SIMD policy option to all templates#92

Merged
bencwallace merged 6 commits intomasterfrom
refactor_pol
Dec 16, 2025
Merged

Refactor: Add SIMD policy option to all templates#92
bencwallace merged 6 commits intomasterfrom
refactor_pol

Conversation

@bencwallace
Copy link
Owner

This PR paves the way for the implementation of a SIMD-optimized version of the pivot algorithm by refactoring all relevant data structures to include a Simd option in their template arguments. This option is set to false everywhere for now. Thus, this PR has no functional effect on the code at present.

@bencwallace bencwallace merged commit 28f0ac3 into master Dec 16, 2025
4 checks passed
@bencwallace bencwallace deleted the refactor_pol branch December 16, 2025 07:38
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