Differences between revisions 10 and 15 (spanning 5 versions)
Revision 10 as of 2011-01-16 15:49:47
Size: 1665
Comment:
Revision 15 as of 2011-01-16 16:13:08
Size: 1799
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
   * algebras/quatalg/quaternion_algebra.py : more examples
   * combinat/words/paths.py has a lot of sentences whose ':' is preceded by a space.
Line 10: Line 9:
  * graphs : implement the [[http://en.wikipedia.org/wiki/Y-%CE%94_transform|delta-y transformation]].   * graphs : implement the [[http://en.wikipedia.org/wiki/Y-%CE%94_transform#Graph_theory|delta-y transformation]].
Line 12: Line 11:
  * crypto : add the [[http://en.wikipedia.org/wiki/Enigma_machine|enigma cryptosystem]].   * crypto : implement the [[http://en.wikipedia.org/wiki/Enigma_machine|enigma cryptosystem]].
Line 28: Line 27:
   * algebras/quatalg/quaternion_algebra.py : more examples in the ramified_primes method

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

  • combinat/words/paths.py has a lot of sentences whose ':' is preceded by a space.

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)