#7608: upgrade NetworkX to version 1.0.1
---------------------------------+------------------------------------------
Reporter: ylchapuy | Owner: jason
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.4
Component: graph theory | Keywords:
Author: Gregory McWhirter | Upstream: N/A
Reviewer: Minh Van Nguyen | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by GeorgSWeber):
I guess, that in order to have some non-trivial doctests for the above
code snippets, (the next one to incorporate nNetworkx 1.0.1 and all)
further versions of Sage need to incorporate some pickles of graphs,
pickled with former versions of Sage (and Networkx 0.36).
The right place to store these (they're in binary format, of course),
would be in "$SAGE_ROOT/data/extcode/pickle_jar/", i.e. in the extcode
spkg, wouldn't it?
(I just wanted to use graphs for the first time, and immediately wondered,
why my nice and carefully named labels for the edges of my new graph were
not printed. Networkx 0.36 misses the respective function
"networkx.draw_networkx_edge_labels", which is in Networkx 1.0.1 however
...)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7608#comment:37>
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.