#8965: decorate.py: clarify normalize_input, Parallel and parallel
-------------------------------+--------------------------------------------
Reporter: jdc | Owner: mvngu
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.4.2
Component: documentation | Keywords:
Author: Dan Christensen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by jdc):
* status: needs_work => needs_review
Old description:
> Clarify documentation, add some doctests, and slightly simplify the
> implementation of Parallel.__call__.
>
> '''Apply:'''
>
> 1. [http://trac.sagemath.org/sage_trac/attachment/ticket/8965/trac_8965
> -decorate-folded.patch trac_8965-decorate-folded.patch]
New description:
Clarify documentation and add some doctests.
'''Apply:'''
1.
[http://trac.sagemath.org/sage_trac/attachment/ticket/8965/trac_8965_decorate.patch
trac_8965_decorate.patch]
--
Comment:
The only patch needed now is trac_8965_decorate.patch. (I couldn't figure
out how to delete the others.) It reverts to the original implementation
of Parallel.__call__, since the simpler one didn't handle the case where
the function being wrapped can be called with no arguments. The latest
patch includes doctests for this situation.
The latest patch only changes documentation or comments, besides one
whitespace change to the code.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8965#comment:4>
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.