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

ApproxSwitchCRTBasis #926

Open
wants to merge 2 commits into
base: tmp-dev
Choose a base branch
from
Open

ApproxSwitchCRTBasis #926

wants to merge 2 commits into from

Conversation

pascoec
Copy link
Collaborator

@pascoec pascoec commented Dec 23, 2024

  • alternate implementation for SwitchModulus
  • use of unsigned remainder within ApproxSwitchCRTBasis
  • use of unsigned remainder within FastExpandCRTBasisPloverQ
  • update unit test for FastExpandCRTBasisPloverQ
  • usint to uint32_t

@pascoec pascoec added the bug Something isn't working label Dec 23, 2024
@pascoec pascoec added this to the Release 1.3.0 milestone Dec 23, 2024
@pascoec pascoec self-assigned this Dec 23, 2024
@pascoec pascoec changed the title Issue 237 ApproxSwitchCRTBasis Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsigned remainder in ApproxSwitchCRTBasis at NATIVEINT=64-bit and HAVE_INT128=yes
1 participant