splinekit

Contents:

  • Installation
  • Jupyter Labs [toc]
  • Module bsplines
  • Module spline_padding
  • Class PeriodicSpline1D
  • Glossary [toc]
  • Periodic Spline 1D [toc]
  • B-Splines [toc]
  • Spline Padding [toc]
    • Spline Padding [module]
  • Bases [toc]
  • Periodic Nonuniform Piecewise [toc]
  • Interval [package]
  • Spline Utilities [toc]
splinekit
  • Spline Padding [toc]
  • Edit on GitHub

Spline Padding [toc]

Spline Padding

spline_padding is a module of splinekit. It provides the tools to extend data sequences with finite-support to infinite support.

  • Spline Padding [module]
    • pad_p()
    • change_basis_p()
    • samples_to_coeff_p()
    • coeff_to_samples_p()
    • coeff_to_ortho_p()
    • ortho_to_coeff_p()
    • pad_n()
    • samples_to_coeff_n()
    • pad_w()
    • samples_to_coeff_w()
    • pad_a()
    • samples_to_coeff_a()
    • pad_np()
    • samples_to_coeff_np()
    • pad_nn()
    • samples_to_coeff_nn()
    • pad_nw()
    • samples_to_coeff_nw()
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.