Differences between revisions 6 and 7
Revision 6 as of 2010-06-15 09:31:01
Size: 2316
Editor: SimonKing
Comment:
Revision 7 as of 2010-06-15 11:37:48
Size: 2319
Editor: AlexGhitza
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/9242 | 9242]]: rings/ideal_monoid.py
Line 30: Line 29:
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9242 | 9242]]: rings/ideal_monoid.py

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 review: 8800: categories/functor and categories/pushout, plus several bug fixes.

  • needs review: 9231: interfaces/tachyon.py

  • needs review: 9234: plot/plot3d/texture.py

  • needs review: 9235: categories/homset.py

  • needs review: 9236: misc/sage_timeit.py

  • positive review: 9215: plot/animate.py

  • positive review: 9216: groups/group.pyx

  • positive review: 9222: databases/conway.py

  • positive review: 9223: databases/cremona.py

  • positive review: 9242: rings/ideal_monoid.py

Bugs with new tickets found as a result of writing doctests

  • needs review: 8807: Applying functors to morphisms. This is a dependency for 8800

  • needs review: 8992: Coercion of univariate quotient rings.

  • needs review: 8993: Univariate quotient rings in the Singular interface.

doc5 (last edited 2011-06-02 19:15:08 by KelvinLi)