Skip to content

Conversation

@hero78119
Copy link
Collaborator

@hero78119 hero78119 commented Mar 25, 2025

extract from #873, refactor ceno stark to field agnostic

// Passing two-adacity itself to this function will get the root of unity
// with the largest order, i.e., order = 2^two-adacity.
const BASE_TWO_ADIC_ROOT_OF_UNITY: Self::BaseField = BabyBear::new(0x78000000);
const TWO_ADIC_ROOT_OF_UNITY: Self =
Copy link
Collaborator Author

@hero78119 hero78119 Mar 25, 2025

Choose a reason for hiding this comment

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

we can remove BASE_TWO_ADIC_ROOT_OF_UNITY, TWO_ADIC_ROOT_OF_UNITY after #858 #843, as this is only for field wrapper to serve ark lib

Copy link
Collaborator

Choose a reason for hiding this comment

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

This is removed in #966.

@lispc lispc added this pull request to the merge queue Mar 25, 2025
Merged via the queue into scroll-tech:master with commit fd571cf Mar 25, 2025
4 checks passed
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.

3 participants