Skip to content

PredictiveScienceLab/py-orthpol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================ ORTHOGONAL POLYNOMIALS IN PYTHON

Description

This package serves as a Python wrapper for the legacy Fortran code ORTHPOL. It allows the construction of orthogonal polynomials given a weight function.

Demos

I provide several demos that demonstrate how polynomials can be constructed both from simple weight functions as well as scipy.stats random variables. It is quite easy based on these examples to generalize to more complicated cases. All one has to do is change the weight function or the random variable. Here is a list of them:

About

Construct orhogonal polynomials using Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published