Differences between revisions 2 and 3
Revision 2 as of 2010-12-02 19:34:43
Size: 235
Editor: DavidRoe
Comment:
Revision 3 as of 2010-12-03 00:28:12
Size: 729
Editor: DavidRoe
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 14: Line 14:

 1. Rescue the code from #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

  1. Rescue the code from #6084 and get it in a state where it can be reviewed.

padics/PolynomialPrecision (last edited 2010-12-03 00:28:56 by DavidRoe)