/chebyshev

Efficient approximation using Chebyshev polynomials

Primary LanguageHaskellOtherNOASSERTION

Introduction

The chebyshev package provides an efficient representation of real-valued functions on the finite interval $[-1,1]$ in terms of Chebyshev polynomials.

This package is directly inspired by the Chebfun package for MATLAB.

References