summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polytemplate.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2011-12-22 17:18:01 -0700
committerCharles Harris <charlesr.harris@gmail.com>2012-01-09 10:45:13 -0700
commitc936d86f2e8f7eb1ecde5e2ea522199ced56d05e (patch)
treeadfa2672ccc6e603fc81e409b8bfb085893c4710 /numpy/polynomial/polytemplate.py
parent9906d6d8c113048509f93778946a4c4771c4f6b6 (diff)
downloadnumpy-c936d86f2e8f7eb1ecde5e2ea522199ced56d05e.tar.gz
ENH: Add functions for Gauss quadrature and associated weight functions.
The new functions for Gauss quadrature are of the form xxxgauss, where xxx is any of cheb, leg, lag, herm, herme. They return the Gauss points and weights for Gauss quadrature of the various orthogonal polynomial types given the degree. They are tested to work up to degree 100. The new functions for the weight are of the form xxxweight, where xxx is any of cheb, leg, lag, herm, herme. They return the value of the weight function for the various orthogonal polynomial types given and array of points.
Diffstat (limited to 'numpy/polynomial/polytemplate.py')
0 files changed, 0 insertions, 0 deletions