#6041: update NetworkX to version 0.99
--------------------------+-------------------------------------------------
Reporter: mvngu | Owner: rlm
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0.1
Component: graph theory | Keywords:
--------------------------+-------------------------------------------------
Changes (by mvngu):
* milestone: => sage-4.0.1
Comment:
A new spkg is up at
[[BR]][[BR]]
http://sage.math.washington.edu/home/mvngu/patch/networkx-0.99.p1.spkg
[[BR]][[BR]]
Unfortunately, as I suspected version 0.99 of NetworkX breaks a lot of
doctests:
{{{
The following tests failed:
sage -t -long "devel/sage-main/sage/graphs/graph_bundle.py"
sage -t -long "devel/sage-main/sage/graphs/graph_generators.py"
sage -t -long "devel/sage-main/sage/graphs/planarity.pyx"
sage -t -long "devel/sage-main/sage/graphs/graph_fast.pyx"
sage -t -long "devel/sage-main/sage/graphs/graph_isom.pyx"
sage -t -long "devel/sage-main/sage/graphs/schnyder.py"
sage -t -long "devel/sage-main/sage/graphs/graph_coloring.py"
sage -t -long "devel/sage-main/sage/graphs/graph.py"
sage -t -long "devel/sage-main/sage/graphs/chrompoly.pyx"
sage -t -long "devel/sage-main/sage/graphs/print_graphs.py"
sage -t -long "devel/sage-main/sage/graphs/graph_plot.py"
sage -t -long "devel/sage-main/sage/graphs/graph_list.py"
sage -t -long "devel/sage-main/sage/graphs/graph_database.py"
sage -t -long "devel/sage-main/sage/graphs/base/graph_backends.py"
sage -t -long "devel/sage-main/sage/graphs/base/dense_graph.pyx"
sage -t -long "devel/sage-main/sage/graphs/base/sparse_graph.pyx"
sage -t -long "devel/sage-main/sage/graphs/base/c_graph.pyx"
sage -t -long "devel/sage-main/sage/graphs/bipartite_graph.py"
sage -t -long "devel/sage-main/sage/graphs/linearextensions.py"
Total time for all tests: 63.8 seconds
}}}
I'll upload patches against the relevant modules shortly, unless someone
who is awake beats me to it (I'm going to sleep now :-).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6041#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---