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

Add the Jacobi polynomials in the class PolynomialsUtils

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None
    • None
    • all

    Description

      Jacobi polynomials Pk(vw) are a generalization of the legendre polynomial. Legendre Polynomials are Jacobi polynomials for v = w = 0.
      They are orthogonal polynomials and are defined from a recursion formula, giving the n+1 element of the polynomial from the nth element and the (n-1)'s one
      Therefore, they could be implemented in the PolynomialsUtils and use the generic frame already used in this class to create and store them.

      Attachments

        1. jacobi.patch
          8 kB
          DI COSTANZO

        Activity

          People

            Unassigned Unassigned
            romdicos DI COSTANZO
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: