#9854: make networkx compatibel with numpy-1.4.1
-------------------------------+--------------------------------------------
   Reporter:  maldun           |       Owner:  tbd         
       Type:  enhancement      |      Status:  needs_review
   Priority:  major            |   Milestone:              
  Component:  packages         |    Keywords:              
     Author:  Stefan Reiterer  |    Upstream:  N/A         
   Reviewer:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------
Description changed by maldun:

Old description:

> In order to finish Ticket #9808
> (http://trac.sagemath.org/sage_trac/ticket/9808) there have to be a small
> patch applied to networks.
>
> A small change has to be done in convert.py, namely
> {{{
> numpy.core.defmatrix
> }}}
> changes to
> {{{
> numpy.matrixlib.defmatrix
> }}}
> (see the diff for details)

New description:

 In order to finish Ticket #9808
 (http://trac.sagemath.org/sage_trac/ticket/9808) there have to be a small
 patch applied to networkx.

 A small change has to be done in convert.py, namely
 {{{
 numpy.core.defmatrix
 }}}
 changes to
 {{{
 numpy.matrixlib.defmatrix
 }}}
 (see the diff for details)

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9854#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to