= Sage Doc Day(s) 5 = '''June 2010''' The focus is on raising the doctest coverage score for the Sage library to 90%, which is one of the goals for releasing sage-5.0. See the discussions at http://groups.google.com/group/sage-devel/browse_thread/thread/189f3b30b183690a , http://groups.google.com/group/sage-devel/browse_thread/thread/6e56d8f033293142 and http://groups.google.com/group/sage-devel/browse_thread/thread/2a2b4e79023a36b1 See also Minh's page listing the modules in most need of attention: http://sage.math.washington.edu/home/mvngu/doctest-coverage/ == Relevant Tickets == If you are working on '''any''' doctests please open a trac ticket and link it here so that we avoid duplicated work. * interfaces/mwrank.py (John Cremona) * needs work: [[http://trac.sagemath.org/sage_trac/ticket/9235 | 9235]]: categories/homset.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/8800 | 8800]]: categories/functor and categories/pushout, plus several bug fixes. * closed: [[http://trac.sagemath.org/sage_trac/ticket/9215 | 9215]]: plot/animate.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9216 | 9216]]: groups/group.pyx * closed: [[http://trac.sagemath.org/sage_trac/ticket/9222 | 9222]]: databases/conway.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9223 | 9223]]: databases/cremona.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9231 | 9231]]: interfaces/tachyon.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9234 | 9234]]: plot/plot3d/texture.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9236 | 9236]]: misc/sage_timeit.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9242 | 9242]]: rings/ideal_monoid.py * closed: [[http://trac.sagemath.org/sage_trac/ticket/9278 | 9278]]: databases/kohel.py (patch just removes the file) * closed: [[http://trac.sagemath.org/sage_trac/ticket/9279 | 9279]]: databases/tables.py (patch just removes the file) == Bugs with new tickets found as a result of writing doctests == * needs review: [[http://trac.sagemath.org/sage_trac/ticket/8992 | 8992]]: Coercion of univariate quotient rings. * closed: [[http://trac.sagemath.org/sage_trac/ticket/8807 | 8807]]: Applying functors to morphisms. This is a dependency for [[http://trac.sagemath.org/sage_trac/ticket/8800 | 8800]] * closed: [[http://trac.sagemath.org/sage_trac/ticket/8993 | 8993]]: Univariate quotient rings in the Singular interface.