#1314: graphs: calculate tutte polynomial
--------------------------------+-------------------------------------------
Reporter: jason | Owner: rlm
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-wishlist
Component: graph theory | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by ncohen):
Hellooooooooo !!
If you just want comments on the integration into Sage, it would be nice
if you could add it to the reference manual, perhaps rename the file to
`tutte_polynomial.py`, and add documentation to the new functions until
`sage -coverage yourfile.py` says that everything is filled. In particular
it would be nice if you could be more verbose about what `VertexOrder` and
`MinimizeDegree` actually do `:-)`
Oh, and people around do not like the `raise ValueError, "something"`.
They say it's not pep8 or not Python3-ready, and prefer
`ValueError("something")`.
This contextmanager decorator really is a funny thing `:-)`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1314#comment:34>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.