Differences between revisions 3 and 29 (spanning 26 versions)
Revision 3 as of 2009-01-16 00:03:52
Size: 602
Editor: DanShumow
Comment:
Revision 29 as of 2022-04-05 00:42:26
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 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 1 ==
 * Python
 * ipython
 * sympy
 * wexpect

== Level 2 ==
 * matplotlib
 * networkx
 * Cython

== Level 3 ==
 * cvxopt
 * numpy
 * docutils
 * freetype
 * libpng
 * moin
 * pycrypto
 * scipy
 * scons
 * setuptools
 * Sphinx
 * SQLAlchemy
 * zlib
 * ZODB

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