Skip to content

feat(math): implement GreateCommonDivisor() logic#1

Draft
Insun35 wants to merge 1 commit intomainfrom
feat/implement-number-theory
Draft

feat(math): implement GreateCommonDivisor() logic#1
Insun35 wants to merge 1 commit intomainfrom
feat/implement-number-theory

Conversation

@Insun35
Copy link

@Insun35 Insun35 commented Jun 21, 2024

This PR implements Number Theory logics using in OpenFHE.

Number Theory contains:

  • GreatestCommonDivisor
  • (WIP)

See https://github.com/openfheorg/openfhe-development/blob/94fd76a1d965cfde13f2a540d78ce64146fc2700/src/core/include/math/nbtheory.h

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