Laguerre Module (numpy.polynomial.laguerre)¶
バージョン 1.6.0 で追加.
This module provides a number of objects (mostly functions) useful for dealing with Laguerre series, including a Laguerre 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).