Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add packed mersenne31 #396

Merged
merged 3 commits into from
Apr 25, 2024
Merged

feat: add packed mersenne31 #396

merged 3 commits into from
Apr 25, 2024

Conversation

chokobole
Copy link
Contributor

Description

This PR adds PackedPrimeField for Mersenne31.

@chokobole chokobole force-pushed the feat/add-packed-mersenne31 branch 4 times, most recently from 2cd68e4 to fa8c9b6 Compare April 22, 2024 08:56
@chokobole chokobole marked this pull request as ready for review April 22, 2024 08:57
@chokobole chokobole force-pushed the feat/add-packed-mersenne31 branch 8 times, most recently from e67f22f to 11c2b6b Compare April 23, 2024 15:03
@chokobole chokobole force-pushed the feat/add-packed-mersenne31 branch 2 times, most recently from c4b4c7b to 11c2b6b Compare April 24, 2024 04:49
Aditionally, the function now accepts not only vector types
but also any container type for increased flexibility.
@Insun35 Insun35 changed the title feat(math): add packed mersenne31 feat: add packed mersenne31 Apr 24, 2024
Copy link
Contributor

@Insun35 Insun35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the typo in de14c3b commit body:
Aditionally -> Additionally

tachyon/math/finite_fields/mersenne31/BUILD.bazel Outdated Show resolved Hide resolved
@chokobole chokobole force-pushed the feat/add-packed-mersenne31 branch 2 times, most recently from b91dccc to 13338bf Compare April 25, 2024 05:46
Copy link
Contributor

@Insun35 Insun35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ashjeong ashjeong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@dongchangYoo dongchangYoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@TomTaehoonKim TomTaehoonKim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chokobole chokobole merged commit d0f9244 into main Apr 25, 2024
3 checks passed
@chokobole chokobole deleted the feat/add-packed-mersenne31 branch April 25, 2024 09:45
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.

None yet

5 participants