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

AccurateMath vs JDK's Math

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 4.X
    • None
    • None

    Description

      Allow runtime switch between the JDK and CM implementations of the methods defined in the Math class.

      I propose to create a JdkMath class that will store references to either JDK's methods in Math or CM's methods in AccurateMath, based on a system property.

      Thus, all CM codes will be updated to call the methods declared in JdkMath.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: