summaryrefslogtreecommitdiff
path: root/numpy/polynomial/tests
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2012-01-30 20:10:52 -0700
committerCharles Harris <charlesr.harris@gmail.com>2012-02-05 17:03:27 -0700
commitef767a54fae8977cb15d7e0849a8cb626c4b0f2c (patch)
treeef00849723a251b4a485de182c7b316a7cf9facb /numpy/polynomial/tests
parent13010c7f1b338a6286a4b4bb7376a1f3df833d24 (diff)
downloadnumpy-ef767a54fae8977cb15d7e0849a8cb626c4b0f2c.tar.gz
ENH: Improve the computation of polynomials from roots.
The original method was overly sensitive to roundoff. Of the two approaches considered, gauss integration or binary subdivision of the roots, the latter is more compatible with using other number representations such as mpmath. No method is going to be suitable for large numbers of arbitrary zeros but the current method is a significant improvement.
Diffstat (limited to 'numpy/polynomial/tests')
0 files changed, 0 insertions, 0 deletions