On Thu, Jul 9, 2009 at 11:31 AM, Mikie<thephantom6...@hotmail.com> wrote:
>
> Robert,  how do I update my sage installation when you create a
> patch.  Do I have to reinstall Sage?
> Thanx

I just did

sage: 
hg_sage.apply('http://trac.sagemath.org/sage_trac/attachment/ticket/5081/5081-numpy-types.patch')

sage: quit

sage -br

...

sage: import numpy
sage: numpy.array([1,2,3]).dtype
dtype('int64')

w00t!

William

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

Reply via email to