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

fixed a bug with mult depth = 0 for CKKS FLEXIBLEAUTO* modes #741

Merged
merged 3 commits into from
May 3, 2024

Conversation

yspolyakov
Copy link
Contributor

The wrong scaling factor was used for FLEXIBLEAUTO* modes at multiplicative depth = 0. It was using the first modulus size instead of the scaling factor. Now it is corrected.

Copy link
Collaborator

@dsuponitskiy dsuponitskiy left a comment

Choose a reason for hiding this comment

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

Looks good

@dsuponitskiy dsuponitskiy merged commit 4400bb5 into dev May 3, 2024
26 checks passed
@dsuponitskiy dsuponitskiy deleted the 728-ckks-bug branch May 10, 2024 19:30
@dsuponitskiy dsuponitskiy restored the 728-ckks-bug branch May 10, 2024 19:30
@dsuponitskiy dsuponitskiy deleted the 728-ckks-bug branch May 10, 2024 19:30
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
4 participants