summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2011-12-10 11:47:05 -0700
committerCharles Harris <charlesr.harris@gmail.com>2012-01-09 10:45:12 -0700
commit58d9618a08f6837614c0e74cadec089639ad16ec (patch)
tree9042f0e6d518d005705d824fce58277cf4b80a69 /numpy/oldnumeric
parent0a17ccb5dad99e6dd33ab315223f1b0a6ffe98ae (diff)
downloadnumpy-58d9618a08f6837614c0e74cadec089639ad16ec.tar.gz
ENH: Modify the various polynomial series so that multidimensional coefficient arrays can be used. Add functions for evaluation of 2D and 3D polynomial series evaluated either on a specified set of points or on a cartesian product of 1D points.
The new functions have names polyval2d, polygrid2d, polyval3d, and polygrid3d, where 'poly' can be replaced by any of 'leg', 'cheb', 'lag', 'herm', or 'herme'. These additional functions should cover the common multidimensional cases and provide examples for anyone who wants to go to higher dimensions.
Diffstat (limited to 'numpy/oldnumeric')
0 files changed, 0 insertions, 0 deletions