#13580: Parallel map reduce on SearchForest
-------------------------------------+-------------------------------------
Reporter: hivert | Owner: hivert
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.4
Component: combinatorics | Resolution:
Keywords: map-reduce, | Merged in:
days57, days77 | Reviewers: Sébastien Labbé,
Authors: Florent Hivert, | Jean-Baptiste Priez
Jean-Baptiste Priez, Nathann | Work issues:
Cohen | Commit:
Report Upstream: N/A | 46cbab9d81890649c3d056f47ed62065bcb04ca3
Branch: | Stopgaps:
u/hivert/ticket/13580 |
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by slabbe):
some typos:
`compute the the cardinality`
`its job. Non only mapping` -> `Not only`
`method so that to compute the number of element you only need to call::`
-> wrap the line
`precedingly by we only ` -> `previously`? , `but`
I would suggest to replace this:
{{{
OUTPUT: Calling :meth:`task_done` decrement the counter and
returns
its value after the decrementation.
}}}
by
{{{
OUTPUT:
Calling :meth:`task_done` decrement the counter and returns
its value after the decrementation.
}}}
to follow sage standards (more than once).
Also, I would replace this:
{{{
INPUT: ``o`` -- a node
}}}
by
{{{
INPUT:
- ``o`` -- a node
}}}
to follow sage standards (more than once).
`the computation are done i` -> s missing
--
Ticket URL: <http://trac.sagemath.org/ticket/13580#comment:94>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.