This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new 84397420 Track changes.
84397420 is described below
commit 84397420ec98f9d68f30d04ee475e9a665daa577
Author: Gilles Sadowski <[email protected]>
AuthorDate: Sun Sep 20 22:43:16 2026 +0200
Track changes.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b4da3c11..7093bd58 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,6 +56,9 @@ If the output is not quite correct, check for invisible
trailing spaces!
<release version="1.4" date="TBD" description="
New features, updates and bug fixes.
">
+ <action dev="erans" type="add" issue="NUMBERS-215">
+ Nested class "S2" in "o.a.c.numbers.combinatorics.Stirling" for
iterating over k-partitions.
+ </action>
<action dev="aherbert" type="fix" due-to="Security scan, Alex Herbert"
issue="NUMBERS-213">
"Selection": Fix silent modification of the sign of zeros outside the
[fromIndex, toIndex) range due to incorrectly restoring signs from the
start