]> gitweb.michael.orlitzky.com - sage.d.git/commit
Revert "mjo/polynomial.py: improve multidiv performance a bit."
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 18 Feb 2019 18:56:28 +0000 (13:56 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 21 Feb 2019 01:18:22 +0000 (20:18 -0500)
commite0b910b5ab926b37605a8f606fce3f13bbf827ab
treec6c94dddda7cd73520b7041b6f13d63c17bc0f11
parent892a138853b8152e35605deedbfc8160309c2bc6
Revert "mjo/polynomial.py: improve multidiv performance a bit."

This reverts commit 4e4efc9eff5c77a2ca19002b1dfa45598e974c54. Example
4 in the text doesn't work with this implementation, but it does with
my original one. Let's stick with slow and correct, for now.
mjo/polynomial.py