Differences between revisions 1 and 2
Revision 1 as of 2010-06-15 09:12:35
Size: 2019
Editor: AlexGhitza
Comment:
Revision 2 as of 2010-06-15 09:13:22
Size: 1810
Editor: AlexGhitza
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
 * http://trac.sagemath.org/sage_trac/ticket/5754: inject_vars and docstrings
 * http://trac.sagemath.org/sage_trac/ticket/5758: "hello" bug
 * http://trac.sagemath.org/sage_trac/ticket/5759: "divides" bug

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)
  • 9242: rings/ideal_monoid.py

  • needs review: 8800: categories/...

  • 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

Bugs with new tickets found as a result of writing doctests

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