summaryrefslogtreecommitdiff
path: root/numpy/lib
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2011-12-16 20:34:01 -0700
committerCharles Harris <charlesr.harris@gmail.com>2012-01-09 10:45:13 -0700
commit8e8b85d404e8453e469b3273528c4dc5f30b819f (patch)
tree9bcc43e49112c5ddf1f4583cce7d66ef61a57d66 /numpy/lib
parenta4f51d7fc667d1274df936737f4e258b0e240020 (diff)
downloadnumpy-8e8b85d404e8453e469b3273528c4dc5f30b819f.tar.gz
ENH: Make derivatives and integrals work on multidimensional array.
An axis keyword was added to the function signatures of xxxder and xxxint, where xxx is any of poly, cheb, leg, lag, herm, herme. The evaluation method for the Chebeshev series was also changed to avoid using z_series and to more closely resemble the other implementations. At some point the z_series will be removed from the chebyshev module and only used for trigonometric series.
Diffstat (limited to 'numpy/lib')
0 files changed, 0 insertions, 0 deletions