We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54658ee commit 37a34b4Copy full SHA for 37a34b4
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
All notable changes to this library are documented in this file.
3
4
+## [6.1.1] - 17.03.2025
5
+- Security fix: the evaluation key for switching from dense to sparse key must be generated at the lowest level.
6
+
7
## [6.1.0] - 04.10.2024
8
- Update of `PrecisionStats` in `ckks/precision.go`:
9
- The precision is now computed as the min/max/average/... of the log of the error (instead of the log of the min/max/average/... of the error).
0 commit comments