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

Perf/compressed update factors #107

Closed

Conversation

Tabaie
Copy link
Contributor

@Tabaie Tabaie commented Dec 6, 2021

Performance benefit not yet determined

@Tabaie Tabaie changed the base branch from master to develop December 6, 2021 23:15
@Tabaie Tabaie changed the base branch from develop to improvement/field-inv-pornin20 December 6, 2021 23:16
func (z *Element) String() string {
return z.Text(10)
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 cancelling the PR #105

}

// Legendre returns the Legendre symbol of z (either +1, -1, or 0.)
func (z *Element) Legendre() int {
var l Element
// z^((q-1)/2)
l.expByLegendreExp(*z)
Copy link
Collaborator

Choose a reason for hiding this comment

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

cancelling PR #97

@Tabaie Tabaie closed this Dec 7, 2021
@Tabaie Tabaie deleted the perf/compressed-update-factors branch January 26, 2022 17:36
@Tabaie Tabaie restored the perf/compressed-update-factors branch January 26, 2022 17:36
@gbotrel gbotrel deleted the perf/compressed-update-factors branch July 29, 2022 17:42
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

2 participants