Skip to content

953 part2#977

Merged
dsuponitskiy merged 9 commits intodevfrom
953-part2
May 7, 2025
Merged

953 part2#977
dsuponitskiy merged 9 commits intodevfrom
953-part2

Conversation

@yspolyakov
Copy link
Contributor

Documentation updates + fix in iterative CKKS bootstrapping example for CKKS composite scaling.

@yspolyakov yspolyakov added this to the Release 1.3.0 milestone May 7, 2025
@yspolyakov yspolyakov added the documentation Improvements or additions to documentation label May 7, 2025
@yspolyakov yspolyakov linked an issue May 7, 2025 that may be closed by this pull request
9 tasks
@yspolyakov yspolyakov requested a review from dsuponitskiy May 7, 2025 02:59
"Prime moduli size must generally be greater than 19, especially for larger multiplicative depth.";
errorMsg += "Consider increasing the scaling factor (scalingModSize) or the register word size.";
errorMsg += "Also, feel free to use COMPOSITESCALINGMANUAL at your own risk.";
std::string errorMsg = "Prime moduli is too small. Its size must generally be greater than 19,";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Prime moduli are too small - moduli is plural. Please change to plural everywhere here.

@dsuponitskiy dsuponitskiy merged commit 672ad95 into dev May 7, 2025
@dsuponitskiy dsuponitskiy deleted the 953-part2 branch May 7, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the documentation and examples

4 participants