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-math.git
The following commit(s) were added to refs/heads/master by this push:
new d50da1ea6 Update changes
d50da1ea6 is described below
commit d50da1ea6f9abda7905148236df9244a9f481449
Author: Alex Herbert <[email protected]>
AuthorDate: Mon Aug 24 08:51:22 2026 +0100
Update changes
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c822ffa6..a16bd31e1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -96,6 +96,9 @@ Caveat:
to support the whole codebase (it was one of the main reasons for
creating more focused components).
">
+ <action dev="aherbert" type="fix" due-to="Javid Khan">
+ "SobolSequenceGenerator": Validate direction number degree in stream
parser.
+ </action>
<action dev="aherbert" type="update" issue="MATH-1690" due-to="Ruiqi
Dong">
"SparseGradient": Document violation of equals and hashCode contract.
</action>