Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 1 and 2
Revision 1 as of 2008-02-29 20:15:58
Size: 343
Editor: was
Comment:
Revision 2 as of 2008-02-29 20:16:55
Size: 419
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
PEOPLE: William Stein


SUMMARY:
Line 5: Line 9:
Issues: Sage matrices are 2-dimensional -- but really could be n-dimensional if the base ring is a tuple-ring say. Interesting. 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.

Create a Matrix_numpy_dense class in Sage

PEOPLE: William Stein

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)