Skip to content

Port math#15

Merged
not522 merged 1 commit into
masterfrom
math
Sep 19, 2020
Merged

Port math#15
not522 merged 1 commit into
masterfrom
math

Conversation

@not522

@not522 not522 commented Sep 19, 2020

Copy link
Copy Markdown
Owner

Note: Following features are not ported.

  • math.pow_mod: Use pow(x, n, m).
  • _math.safe_mod: Use x % m.
  • _math.barrett: It is not fast in Python.

@not522 not522 merged commit 6a0702e into master Sep 19, 2020
@not522 not522 deleted the math branch September 19, 2020 00:33
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.

1 participant