On Nov 24, 1:59 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Mon, Nov 24, 2008 at 1:37 PM, Jason Grout
>
> <[EMAIL PROTECTED]> wrote:
> > Okay, good, so you are looking at these things.  Securely executing
> > python is a subject with a long history.  Recent developments include
> > the ast module, though I think the high-level ast module is just in 2.6,
> > and so is not usable in Sage just yet.  See
> >http://docs.python.org/dev/library/ast.html
>
> Changing the thread -- Why isn't Python 2.6 in Sage yet?      Does
> numpy/scipy work with Python 2.6?

It is working in the 1.3 trunk of numpy on Linux and at least 32 bit
OSX, but there are still some bugs to be shaken out of numpy. Since
scipy 0.7 beta 1 has just been tagged hours ago we can hopefully
attempt to switch once numpy 1.3 and scipy 0.7 are out.

There is also an updated pyprocessing available for Python 2.6 which
we might want to switch to since the current one we have in tree is
broken (segfaults!) on FreeBSD.

Aside from that we have some issues with the "with" keyword in 2.6 via
either matplotlib or our matplotlib wrapper, but there is a ticket for
it.

Sympy 0.6.3 in 3.2.1.a0 works with Python 2.6 - all the other Python
stuff needs to be tested but I am certain that most issue we find will
be fixed upstream, so it would be a good time to upgrade the various
packages we ship. What could go wrong :)

> I'm asking this so I don't have to answer this when somebody else asks :-)

Well, some problems to be worked out, but we will get there.

>  -- William

Cheers,

Michael

> --
> William Stein
> Associate Professor of Mathematics
> University of Washingtonhttp://wstein.org
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to