Differences between revisions 22 and 23
Revision 22 as of 2009-02-22 08:28:05
Size: 2255
Editor: was
Comment:
Revision 23 as of 2009-02-22 19:14:33
Size: 2333
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 50: Line 50:
 * numpy  * numpy: http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103

SAGE Windows DEATH MATCH

This is the python extension that Sage will need. The goal is to create an MSI (in visual studio) that installs all of this stuff.

Level 0 -- Sage Ultraflyweight

These are the first things that we need to get up and running. Python is not pure python, but the other ones are.

Level 1

Level 2

Level 3

Level 4

  • Sage's "lite" library -- Will take William a few days to write. This will provide the notebook and pexpect interfaces.