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

add JAMA-like API for decomposition algorithms in linear algebra

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • 2.0
    • None
    • None
    • all

    Description

      As discussed in thread http://markmail.org/message/a4d454alexugur2m on the commons developers mailing list, it would be interesting to use an API similar to the one defined by the now defunct JAMA project (http://math.nist.gov/javanumerics/jama/).

      In order to follow current practice in commons-math, this implies creating interfaces corresponding to the JAMA classes, and to provide default implementations for them.

      The current LU decomposition based solve methods in RealMatrixImpl should be removed and replaced by the various sovle implementations provided by all the decomposition algorithms (LU, QR ...).

      Attachments

        Issue Links

          Activity

            People

              luc Luc Maisonobe
              luc Luc Maisonobe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: