/[Apache-SVN]
ViewVC logotype

Revision 1377245


Jump to revision: Previous Next
Author: luc
Date: Sat Aug 25 10:06:00 2012 UTC (12 years, 2 months ago)
Changed paths: 12
Log Message:
Integrated the new differentiation framework in the solvers package.

As discussed on the developers mailing list, a separate
NewtonRaphsonSolver has been set up using the new interfaces, and the
older NewtonSolver has been deprecated. It should be removed in 4.0.

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/changes/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/AbstractUnivariateDifferentiableSolver.java
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver.java, r1377244)
added , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/DifferentiableUnivariateSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/NewtonRaphsonSolver.java
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/NewtonSolver.java, r1377244)
added , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/NewtonSolver.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/UnivariateDifferentiableSolver.java
(Copied from commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/DifferentiableUnivariateSolver.java, r1377244)
added , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/userguide/analysis.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/analysis/solvers/BracketingNthOrderBrentSolverTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/analysis/solvers/NewtonRaphsonSolverTest.java
(Copied from commons/proper/math/trunk/src/test/java/org/apache/commons/math3/analysis/solvers/NewtonSolverTest.java, r1377244)
added , text changed
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/analysis/solvers/NewtonSolverTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26