Updates to v1.5.1#1167
Merged
Merged
Conversation
* Fixed the inconsistency in the minimum value of scaling mod size * Addressed code review comments --------- Co-authored-by: Dmitriy Suponitskiy <[email protected]>
* adjusted number of threads used for unit tests * update documentation for Multithreading Configuration using OpenMP * Update Best_Performance.md
…abs(), sqrt(), etc.) (#1153) Co-authored-by: Dmitriy Suponitskiy <[email protected]>
Co-authored-by: Dmitriy Suponitskiy <[email protected]>
* Update Best_Performance.md * Update Best_Performance.md
Co-authored-by: Yuriy Polyakov <[email protected]>
… + HYBRID on 128-bit builds (#1158) * Fix BGV ring dimension underestimation with NOISE_FLOODING_MULTIPARTY + HYBRID on 128-bit builds * Addressed code review comments for BGV ring dimension underestimation with NOISE_FLOODING_MULTIPARTY + HYBRID on 128-bit builds * Added validation for estimated sizeP and cleaned up some previously added logic * Fix for another bug --------- Co-authored-by: Dmitriy Suponitskiy <[email protected]>
* moified base-leveledshe.cpp * add SetFormat(Format::EVALUATION) to LeveledSHEBase<Element>::EvalMultInPlace(Ciphertext<Element>& ciphertext, ConstPlaintext& plaintext)
Co-authored-by: Yuriy Polyakov <[email protected]>
dsuponitskiy
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.