Home
Type to start searching
    GitHub
    GitHub
    • Home
      • Installation
      • Examples
      • Credits
      • First-order differences
      • Second-order differences
    • Function Reference
    • Installation
    • Examples
    • Credits
    edit

    Whittaker.jl

    This package provides implementations for first- and second-order differences Whittaker-Henderson smoothing and interpolation.

    Installation

    To install Whittaker.jl, start Julia and run:

    Pkg.add("Whittaker")
    

    Examples

    • First-order differences

    Credits

    The code is based on 'Smoothing and interpolation with finite differences' [Eilers P. H. C, 1994].

    Next First-order differences
    powered by MkDocs and Material for MkDocs