Paulo César Pereira de Andrade wrote:
> 2009/9/15 Jason Grout <jason-s...@creativetrax.com>:
> 
>>> sage -t  "devel/sage/sage/matrix/constructor.py"
>>> **********************************************************************
>>> File "/usr/share/sage/devel/sage/sage/matrix/constructor.py", line 155:
>>>     sage: g = graphs.PetersenGraph()
>>> Expected nothing
>>> Got:
>>>     doctest:16: DeprecationWarning: the sets module is deprecated
>>>     doctest:18: DeprecationWarning:
>>>     **********************************************************
>>>     matplotlib.numerix and all its subpackages are deprecated.
>>>     They will be removed soon.  Please use numpy instead.
>>>     **********************************************************
>>>     <BLANKLINE>
>>> **********************************************************************
>>> 1 items had failures:
>>>    1 of  94 in __main__.example_1
>>> ***Test Failed*** 1 failures.
>>> ...
>>>
>> The numerix issue should be fixed in #5448, IIRC.
> 
>   Thanks again!! I used the patch in the spkg at
> http://trac.sagemath.org/sage_trac/ticket/5448#comment:37
> and that cleaned up most of the remaining noise in "sage -testall"
> 
>   I am using sage's networkx spkg, because, as expected, upstream networkx 
> 0.99
> doesn't work correctly with sage, and is the package in the standard distro.


I think networkx 0.99 will require some nontrivial work in Sage, since 
they changed a lot of things.


Jason


-- 
Jason Grout


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

Reply via email to