Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11430

Add lerp and akima Stream Evaluators to support linear and akima spline interpolation

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 7.3
    • None
    • None

    Description

      The lerp Stream Evaluator performs linear interpolation:

      interp = lerp(xvec, yvec)
      

      The akima Stream Evaluator performs Akima spline interpolation:

      interp = akima(xvec, yvec)
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jbernste Joel Bernstein
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment