Differences between revisions 9 and 10
Revision 9 as of 2010-06-23 08:38:31
Size: 2579
Editor: AlexGhitza
Comment:
Revision 10 as of 2011-06-02 19:15:08
Size: 2482
Editor: KelvinLi
Comment: updated ticket statuses
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/8800 | 8800]]: categories/functor and categories/pushout, plus several bug fixes.
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/9231 | 9231]]: interfaces/tachyon.py
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/9234 | 9234]]: plot/plot3d/texture.py
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/9235 | 9235]]: categories/homset.py
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/9236 | 9236]]: misc/sage_timeit.py
 * needs work: [[http://trac.sagemath.org/sage_trac/ticket/9235 | 9235]]: categories/homset.py
Line 25: Line 21:
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9278 | 9278]]: databases/kohel.py (patch just removes the file)
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9279 | 9279]]: databases/tables.py (patch just removes the file)
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9215 | 9215]]: plot/animate.py
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9216 | 9216]]: groups/group.pyx
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9222 | 9222]]: databases/conway.py
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9223 | 9223]]: databases/cremona.py
 * positive review: [[http://trac.sagemath.org/sage_trac/ticket/9242 | 9242]]: rings/ideal_monoid.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)
Line 35: Line 36:
 * needs review: [[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]]
Line 37: Line 37:
 * needs review: [[http://trac.sagemath.org/sage_trac/ticket/8993 | 8993]]: Univariate quotient rings in the Singular interface.
* 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.

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: 9235: categories/homset.py

  • closed: 8800: categories/functor and categories/pushout, plus several bug fixes.

  • closed: 9215: plot/animate.py

  • closed: 9216: groups/group.pyx

  • closed: 9222: databases/conway.py

  • closed: 9223: databases/cremona.py

  • closed: 9231: interfaces/tachyon.py

  • closed: 9234: plot/plot3d/texture.py

  • closed: 9236: misc/sage_timeit.py

  • closed: 9242: rings/ideal_monoid.py

  • closed: 9278: databases/kohel.py (patch just removes the file)

  • closed: 9279: databases/tables.py (patch just removes the file)

Bugs with new tickets found as a result of writing doctests

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

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

  • closed: 8993: Univariate quotient rings in the Singular interface.

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