#12246: Wiener index without dictionnary
----------------------------+-----------------------------------------------
Reporter: dcoudert | Owner: jason, ncohen, rlm
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: graph theory | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies: #12244
----------------------------+-----------------------------------------------
Changes (by ncohen):
* type: PLEASE CHANGE => enhancement
Old description:
> This patch implements the wiener index function without using the costly
> and useless dictionary. It has been prepared using sage-4.8.alpha5 and
> depends on patch #12244.
>
> This is my first patch.
New description:
This patch implements the wiener index function without using the costly
and useless dictionary. It has been prepared using sage-4.8.alpha5 and
depends on patch #12244.
This is my first patch.
Apply:
* [attachment:wiener_index.patch]
Requires:
* #12244
--
Comment:
Oh, and two other things :
* The "commit message" of the patch you send must begin with "trac
#12246 -- explanation of what the ticket does"
* When there are several patches to be applied, or when there are
dependencies, it should be explicitely said in the ticket's description.
The reason behind 1) is that there is a script using this information to
create the list of contributions (and contributors) for each release, and
most importantly that the release manager prefers it this way `:-D`
The reason behind 2) is that there is a program we call the "sagebot" (cf.
the circle you can see on this page, just near the ticket's title) that
uses this information to automatically apply the tickets and check the
tests pass.
Last thing --> The ticket's "type" is "enhancement".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12246#comment:5>
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.