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

Add Fast Cosine Transform and Inverse Fast Cosine Transform Stream Evaluators

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streaming expressions
    • None

    Description

      The fast cosine transform Stream Evaluator can be used to smooth non-stationary time series data.

      Syntax:

      fast cosine transform:

      a = fct(colA)
      

      Inverse fast cosine transform:

      a = fcti(colA)
      

      FCT implementation provided by Apache Commons Math.

      Attachments

        1. SOLR-10685.patch
          7 kB
          Joel Bernstein

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: