HARK designer 0.5.0 ドキュメント

Chebyshev Module (numpy.polynomial.chebyshev)

コンテンツ

Chebyshev Module (numpy.polynomial.chebyshev)

バージョン 1.4.0 で追加.

This module provides a number of objects (mostly functions) useful for dealing with Chebyshev series, including a Chebyshev class that encapsulates the usual arithmetic operations. (General information on how this module represents and works with such polynomials is in the docstring for its “parent” sub-package, numpy.polynomial).

Chebyshev Class

Basics

Fitting

Calculus

Algebra

Quadrature

Miscellaneous

コンテンツ