Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2009-04-23 00:10:58
Size: 947
Editor: was
Comment:
Revision 5 as of 2009-04-23 05:50:07
Size: 1115
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 2. Solaris 10 -- about 10 remaining issues, all very difficult.  2. Solaris 10 -- about 7 remaining bugs for 32 bit Sparc and x86, some rather difficult.
Line 8: Line 8:
 4. OS X 64-bit -- doesn't even startup, but after that, probably 10-20 tests  4. OS X 64-bit -- doesn't start up due to libSingular issue, but after that, probably 5 tests
Line 13: Line 13:
  * cdef -- we don't count now   * cdef -- we don't count now, but we should count cpdef
Line 21: Line 21:
  * David Roe -- 100 doctests   * David Roe -- around 500 (!!) doctests (or more: current coverage of padics to be submitted: 91.7%)
Line 33: Line 33:
  * tachony.py: 53   * tachyon.py: 53 (in plot, not interfaces)

Sage-4.0

In order of priority:

  1. Pynac -- mhansen+burcin will have a patch soon
  2. Solaris 10 -- about 7 remaining bugs for 32 bit Sparc and x86, some rather difficult.
  3. Doctest 75% -- plan given below
  4. OS X 64-bit -- doesn't start up due to libSingular issue, but after that, probably 5 tests

Doctest to 75%

  • cdef -- we don't count now, but we should count cpdef
  • 70%
  • Jon Hanke -- 100 doctests
  • Mike Hansen -- 200 doctests
  • David Roe -- around 500 (!!) doctests (or more: current coverage of padics to be submitted: 91.7%)
    • --> needs review

  • modsym/ambient.py: 71 doctests
  • fix coverage script to not test nested functions: 50 doctests
    • - sage_doc.py coverage gets confused.
  • algebra_*: 80 doctests
  • matrix: 200
  • tachyon.py: 53 (in plot, not interfaces)
  • remove 4ti2, cocoa, reduce, template: 70
  • doctest mathematica, matlab, kash: 80
  • delete catalogue
  • sage -coverage *
    • No functions in init.py

    • No functions in all.py
    • No functions in symmetrica.pyx