Differences between revisions 7 and 8
Revision 7 as of 2008-02-29 21:37:13
Size: 702
Comment:
Revision 8 as of 2008-02-29 22:56:30
Size: 755
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:

 * Fix %timeit to respect preparser (in Ipython).

Sage Days 8 Coding Sprints

  • [:/matrixdensenumpy: Create a Matrix_numpy_dense class in Sage]
  • [:/numpyosx64: Get NumPy, SciPy & MatplotLib to build on 64-bit OS X]

  • [:/hnf2: Further optimize the implementation of Hermite Normal Form in Sage]
  • [:/mpznumpy: Create a prototype fast numpy matrix with mpz_t (GMP) entries]
  • weave cataloging mechanism for sharing with Sage %fortran, %cython, gpu kernels...
  • making sage dtypes for better integration into numpy arrays
  • looking at Traits for a Manipulate-like command.
  • Code inlining tools to be shared between Sage and Scipy.
  • _fast_float_ / numexpr
  • Cython/weave, learn about the Cython/C++ bridge.
  • Fix %timeit to respect preparser (in Ipython).

days8/sprint (last edited 2008-11-14 13:41:58 by anonymous)