On Tue, Feb 24, 2009 at 7:37 PM, William Stein <wst...@gmail.com> wrote:
> Here's something to try:

FYI, I compiled sage-windows-0-3 with the freeware Visual C++ 2008
Express Edition and it seems to work. At least both sympy and pylab
work.

Running sage results in the following (not much in dir()...?):

C:\source\sage-windows-0-3>echo off
"Windows Sage Version 0.3"
C:\source\sage-windows-0-3\local\python\lib\site-packages\IPython\Magic.py:38:
DeprecationWarning: the sets module is deprecated
  from sets import Set
sage: dir()

['In',
 'Out',
 '_',
 '__',
 '__IP',
 '___',
 '__builtins__',
 '__name__',
 '_dh',
 '_i',
 '_i1',
 '_ih',
 '_ii',
 '_iii',
 '_ip',
 '_oh',
 '_sh',
 'help',
 'variables',
 'view_all']

Fredrik

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to