Skip to content

Feat/fftext#684

Merged
ThomasPiellard merged 15 commits into
masterfrom
feat/fftext
May 28, 2025
Merged

Feat/fftext#684
ThomasPiellard merged 15 commits into
masterfrom
feat/fftext

Conversation

@YaoJGalteland
Copy link
Copy Markdown
Contributor

@YaoJGalteland YaoJGalteland commented May 13, 2025

Description

This file implements the FFTExt and Inverse FFTInverseExt algorithms specifically for elements of a degree 4 extension field (fext.E4) over the koalabear base field. Refactored BitReverse for both the small field and the extension field.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this been tested?

Same tests as tests in fft_test.go

How has this been benchmarked?

Same benches as benches in fft_test.go

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 marked this pull request as ready for review May 19, 2025 13:22
@ThomasPiellard ThomasPiellard merged commit 0517915 into master May 28, 2025
6 checks passed
@ThomasPiellard ThomasPiellard deleted the feat/fftext branch May 28, 2025 09:39
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