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

Implement reflection formula to digamma function to improve performance on negative values.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      The performance of the digamma( x ) function is in O(|x|) for negative values. Implementing the reflection formula (https://en.wikipedia.org/wiki/Digamma_function#Reflection_formula) can improve the performance in that case.

      new pull request: https://github.com/apache/commons-math/pull/32

      Attachments

        Activity

          People

            Unassigned Unassigned
            eric.prescottgagnon@jda.com Eric Prescott-Gagnon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: