This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git.
from 00f4de0 Track changes. new 8d36e18 Array declaration. new 54c4ee3 Redundant assignments. new 6a06f4f Avoid multiple accesses to the same array's location. new 75d19f3 Formatting nit. new 9c6ed83 MATH-1530: Loop rewrite. new 7b00584 Fixed "CheckStyle" warnings. The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../BaseAbstractUnivariateIntegrator.java | 5 +- .../analysis/interpolation/SplineInterpolator.java | 53 +++++++++++++--------- .../analysis/polynomials/PolynomialsUtils.java | 12 ++--- 3 files changed, 39 insertions(+), 31 deletions(-)