#7608: update Networkx to version 1.0rc1
----------------------------+-----------------------------------------------
Reporter: ylchapuy | Owner: rlm
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3
Component: graph theory | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
----------------------------+-----------------------------------------------
Changes (by wdj):
* status: needs_review => needs_work
Comment:
With the new patch, I get these errors using sage -testall on an
imac running 10.6.1 and sage-4.3.a1:
{{{
sage -t "devel/sage/sage/calculus/tests.py"
sage -t "devel/sage/sage/calculus/wester.py"
sage -t "devel/sage/sage/combinat/posets/posets.py"
sage -t "devel/sage/sage/functions/hyperbolic.py"
sage -t "devel/sage/sage/functions/log.py"
sage -t "devel/sage/sage/functions/other.py"
sage -t "devel/sage/sage/functions/trig.py"
sage -t "devel/sage/sage/graphs/base/dense_graph.pyx"
sage -t "devel/sage/sage/graphs/graph.py"
sage -t "devel/sage/sage/graphs/graph_generators.py"
sage -t
"devel/sage/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx"
sage -t "devel/sage/sage/homology/simplicial_complex.py"
sage -t "devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
sage -t "devel/sage/sage/plot/text.py"
sage -t "devel/sage/sage/rings/arith.py"
sage -t "devel/sage/sage/rings/complex_double.pyx"
sage -t "devel/sage/sage/rings/polynomial/pbori.pyx"
sage -t "devel/sage/sage/structure/sage_object.pyx"
sage -t "devel/sage/sage/symbolic/expression.pyx"
sage -t "devel/sage/sage/symbolic/function.pyx"
Total time for all tests: 5342.8 seconds
}}}
In particular, there are possibly these new errors:
{{{
sage -t "devel/sage/sage/graphs/base/dense_graph.pyx"
sage -t "devel/sage/sage/graphs/graph.py"
sage -t "devel/sage/sage/graphs/graph_generators.py"
sage -t
"devel/sage/sage/groups/perm_gps/partn_ref/refinement_graphs.pyx"
sage -t "devel/sage/sage/homology/simplicial_complex.py"
sage -t "devel/sage/sage/structure/sage_object.pyx"
}}}
I did not check of the output from the graph_generators.py test was the
same before and after the patch. So some of these failures might be
unrelated. It does seem as though the test for refinement_graphs.pyx
hangs. That alone seems to be a problem, doesn't it?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7608#comment:16>
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.