Skip to content

pjacklam/p5-Math-Polynomial-Chebyshev

Repository files navigation

NAME

Math::Polynomial::Chebyshev - Chebyshev polynomials of the first kind Math::Polynomial::Chebyshev2 - Chebyshev polynomials of the second kind

DESCRIPTION

This package extends Math::Polynomial, so each instance polynomial created by these modules is a subclass of Math::Polynomial.

INSTALLATION

To install this module, unpack the distribution file, and run the following commands:

perl Makefile.PL
make
make test
make install

BUGS

Please report any bugs through the web interface at https://rt.cpan.org/Ticket/Create.html?Queue=Math-Polynomial-Chebyshev (requires login). We will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

After installing, you can find documentation for these modules with the perldoc command.

perldoc Math::Polynomial::Chebyshev
perldoc Math::Polynomial::Chebyshev2

You can also look for information at:

SEE ALSO

LICENSE AND COPYRIGHT

Copyright (c) 2020,2022 Peter John Acklam.

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Peter John Acklam <pjacklam (at) gmail.com>.

About

Create Chebyshev polynomials of the first and second kind

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages