#8033: add a README.txt for the graph_editor, to encourage development
---------------------------+------------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.3.2
Component: notebook | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
{{{
Hi,
The new graph editor in sage by Rado is AWESOME. One can try it
easily at http://sagenb.org by typing:
g = graphs.CompleteGraph(10)
graph_editor(g)
The actual source code is at
local/lib/python/site-
packages/sagenb-0.6-py2.6.egg/sagenb/data/graph_editor/
It would be *GREAT* if there were a README.txt file in that directory
that explained what all the js files actually are, something about how
the graph editor works, where the code that does spring layout
dynamically is located, etc. I looked at the code for five minutes
and couldn't deduce answers to any of those questions.
So, could somebody familiar with the graph editor write something and
post a patch. Or just respond to this email with what would go in a
README.txt? I have two undergrads who might want to work on that
code, but it would help a lot of there were some docs.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8033>
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.