|
Size: 236
Comment:
|
← Revision 4 as of 2010-12-03 00:28:56 ⇥
Size: 782
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| * ''Goal'' -- * ''Type'' -- * ''Priority'' -- * ''Difficulty'' -- * ''Prerequisites'' -- |
* ''Goal'' -- Finally finish incorporating the changes of #6084, which conceptually splits the precision a polynomial is defined up to from an approximation of the coefficients. * ''Type'' -- precision handling, speed improvements * ''Priority'' -- High * ''Difficulty'' -- Annoying * ''Prerequisites'' -- None |
| Line 7: | Line 7: |
| * ''Contributors'' -- * ''Progress'' - |
* ''Contributors'' -- David Roe * ''Progress'' - I've been almost done with this for a long time now. At this point the code has bit-rotted to some extent and there are doctests to fix. It's also going to be a big project to referee |
| Line 13: | Line 13: |
| == Tasks == | == Tasks == 1. Rescue the code from [[http://trac.sagemath.org/sage_trac/ticket/6084 | #6084]] and get it in a state where it can be reviewed. |
Goal -- Finally finish incorporating the changes of #6084, which conceptually splits the precision a polynomial is defined up to from an approximation of the coefficients.
Type -- precision handling, speed improvements
Priority -- High
Difficulty -- Annoying
Prerequisites -- None
Background --
Contributors -- David Roe
Progress - I've been almost done with this for a long time now. At this point the code has bit-rotted to some extent and there are doctests to fix. It's also going to be a big project to referee
Related Tickets --
Discussion
Tasks
Rescue the code from #6084 and get it in a state where it can be reviewed.
