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

Refactor RealMatrix and proper SparseRealMatrix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.2
    • None
    • None

    Description

      As is in Version 2.2, SparseRealMatrix is identical to RealMatrix. The latest contains methods that are practically incopatible with sparse implementations (e.g. getData retuns double[][] ... not usefull for sparse matrices). Sugestion: Split RealMatrix into RealMatrix and FullRealMatrix that extends RealMatrix and update SparseRealMatrix. Refactor AbstractRealMatrix as well.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sbrignone sergio brignone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: