Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2008-03-02 03:23:47
Size: 460
Editor: TomBoothby
Comment:
Revision 5 as of 2008-11-14 13:42:16
Size: 470
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
PEOPLE: William Stein, Tom Boothby (remotely, Monday after 12) PEOPLE: William Stein, Tom Boothby (remotely; available Monday after 12)

Create a Matrix_numpy_dense class in Sage

PEOPLE: William Stein, Tom Boothby (remotely; available Monday after 12)

SUMMARY: Add a new file matrix_numpy_dense.pyx to the devel/sage/sage/matrix/ directory that implements Sage matrices that wrap the raw data of a numpy array.

ISSUES:

  • Sage matrices are 2-dimensional -- but really could be n-dimensional if the base ring is a tuple-ring say. Interesting.

STATUS: A dream on the horizon.

days8/sprint/matrixdensenumpy (last edited 2008-11-14 13:42:16 by anonymous)