Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-911

Remove usage of "DerivativeStructure" in the "optimization" package

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • 3.1
    • None
    • None

    Description

      The "DerivativeStructure" class is not the proper interface towards user applications that deal with optimization problems.

      Recent changes implies copying between e.g. the user's representation of a Jacobian and the "DerviativeStructure" representation of the same data. And, actually, the current implementation of "AbstractLeastSquaresOptimizer" copies back the "DerviativeStructure" representation into a "double[][]" for internal use.

      kberlin pointed out the potential storage inefficiencies in large-scale problems.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              erans Gilles Sadowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: