[top] [TitleIndex] [WordIndex]

2008/480a/schedule/2008-04-14

2008-04-14: Debugging Sage Code

Video (1GB MPG File)

  1. Sage project status report:
    1. sage-3.0 is on the way: the next 2-3 days! Anybody who want to help, we could definitely use some testing.
  2. Debugging sage code: worksheet.pdf worksheet.sws

    1. General Remarks: be skeptical
    2. Print statements
    3. Python code: %pdb
    4. Cython code: sage -gdb

2013-05-11 18:32