Skip to content

Revert "Simplify polynomial function" - #348

Merged
JSorngard merged 1 commit into
mainfrom
revert-346-reduce
Sep 19, 2026
Merged

JSorngard merged 1 commit into
mainfrom
revert-346-reduce

Conversation

@JSorngard

Copy link
Copy Markdown
Owner

Reverts #346 because of #347.

@codecov

codecov Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ac1e32e) to head (99a7de0).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #348   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1507      1509    +2     
=========================================
+ Hits          1507      1509    +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@JSorngard
JSorngard merged commit 002a9c3 into main Sep 19, 2026
29 checks passed
@JSorngard
JSorngard deleted the revert-346-reduce branch September 19, 2026 16:21
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.

Using reduce instead of fold seems to have broken the SIMD optimization (on compiler explorer)

1 participant