Skip to content

Optimize RNS scaler accumulations#288

Closed
tlepoint wants to merge 1 commit into
mainfrom
codex/optimize-rns-implementation-in-fhe-math
Closed

Optimize RNS scaler accumulations#288
tlepoint wants to merge 1 commit into
mainfrom
codex/optimize-rns-implementation-in-fhe-math

Conversation

@tlepoint

Copy link
Copy Markdown
Owner

Summary

  • restructure RNS scaler internals to keep theta coefficients as u128 values
  • streamline scaling loop using contiguous slice and combined theta data

Testing

  • cargo test -p fhe-math --tests
  • cargo bench -p fhe-math rns -- --quiet

https://chatgpt.com/codex/tasks/task_e_68aa33cb4a8083238eb85e15350941e0

@tlepoint tlepoint closed this Nov 7, 2025
@tlepoint tlepoint deleted the codex/optimize-rns-implementation-in-fhe-math branch November 23, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant