Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-06-20 19:54:29
Size: 339
Editor: robertwb
Comment:
Revision 4 as of 2008-11-14 13:41:59
Size: 661
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
   * We're almost there, most doctests pass, lots of testing    * Merged into sage-main tip. [[http://cython.org/coercion/hgwebdir.cgi/sage-coerce-3.0.3/|repo]]
   * We're almost there, most doctests pass again (plus lots of other testing) [[http://wiki.sagemath.org/days7/coercion/todo|wiki]]
Line 8: Line 9:
   * Settled on out buffer interface for NumPy integration    * We settled on out buffer interface for NumPy integration [[http://wiki.cython.org/enhancements/buffer|buffers]]
   * Looked into integrating Pex features [[http://wiki.cython.org/enhancements/pex|pex]]

I spent most of my time this week focusing on

  • Coercion
    • Merged into sage-main tip. repo

    • We're almost there, most doctests pass again (plus lots of other testing) wiki

    • Thanks for all those who pitched in and helped!
  • Cython
    • We settled on out buffer interface for NumPy integration buffers

    • Looked into integrating Pex features pex

    • Parse tree transformation infrastructure
    • Closures/Generators (not done yet)

dev1/robertwb (last edited 2008-11-14 13:41:59 by anonymous)