We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db680e commit dee3866Copy full SHA for dee3866
CHANGELOG.rst
@@ -5,8 +5,12 @@ Changelog
5
Not released
6
------------
7
8
+v0.5.8 (2024/05/21)
9
+-------------------
10
+* Add ``scalib.preprocessing.Quantizer`` for conversions of floating-point
11
+ traces to int.
12
+* Support modular subtractions (generalized summation) in FactorGraph.
13
* Raise minimum supported python version to 3.9.
-* Add ``scalib.preprocessing.Quantizer``.
14
15
v0.5.7 (2024/03/18)
16
-------------------
0 commit comments