From c551d7fcdfcd312b551069bd8d9c2e39b88c71ad Mon Sep 17 00:00:00 2001 From: Luc Maisonobe Date: Tue, 2 Apr 2013 19:16:54 +0000 Subject: [PATCH] Updated release notes with latest bug fixes. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463702 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 7a0937e96..dc9355674 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -59,6 +59,9 @@ o Added conversion of gradients and Hessians from spherical to Cartesi coordinates in 3D. Fixed Bugs: +o MATH-961: Fixed wrong array dimensions in secondary equations handling in some cases. +o MATH-960: Fixed missing side effects of secondary equations on main state in + Ordinary Differential Equations integration. o MATH-957: Fixed inverse cumulative probability for uniform distribution. Thanks to Evan Ward. o MATH-891: "SpearmansCorrelation" now works correctly in case of a provided "NaturalRanking" with a "NaNStrategy.REMOVED" strategy and the input