Differences between revisions 23 and 29 (spanning 6 versions)
Revision 23 as of 2011-01-16 17:31:05
Size: 3331
Comment:
Revision 29 as of 2011-01-17 15:57:08
Size: 3816
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
    * graphs generators without output:     * graphs generators without intput:
Line 43: Line 43:
    * words generator without input:
      * sage: words.CodingOfRotationWord?
  * "Developer guide": "Conventions for Coding in Sage" - "Documentation strings", the Note at the end of "Docstring markup with ReST and Sphinx" has a lot of misprinted characters (SAGE_ROOT appears with subscript R)
  * "Developer guide": http://sagemath.org/doc/developer/conventions.html#documentation-strings '.. link::' should be '.. link'
Line 57: Line 62:
  * Subsets : implement subsets of an infinite set.

This page aims to have a list some unreferenced bugs that people will have to report on the trac server during the "how to report a bug" session. We need to find about 20 bugs, to be found among the sage documentation. You should mention which version of sage (4.6 or 4.6.1) is used.

documentation bugs

whish list

other bugs

  • fix indentation in the
    • combinat/sf/schur.py
    • combinat/sf/macdonald.py
    • combinat/sf/powersum.py
    • combinat/sf/elementary.py

days28-unreferenced_bugs (last edited 2011-01-17 23:57:42 by ThierryMonteil)