Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misspelled word in parallel help function info #9846

Closed
sagetrac-negas mannequin opened this issue Sep 1, 2010 · 5 comments
Closed

misspelled word in parallel help function info #9846

sagetrac-negas mannequin opened this issue Sep 1, 2010 · 5 comments

Comments

@sagetrac-negas
Copy link
Mannequin

sagetrac-negas mannequin commented Sep 1, 2010

sage: help(parallel)

help on function parallel in module sage.parallel.decorate:

parallel(p_iter='fork', ncpus=None, **kwds)
This is a decorator that gives a function a parallel interface,
allowing it to be called with a list of inputs, whose valuaes will
be computed in parallel.

Component: documentation

Keywords: help info parallel

Author: André Apitzsch

Reviewer: Aly Deines

Merged: sage-4.6.2.alpha1

Issue created by migration from https://trac.sagemath.org/ticket/9846

@a-andre
Copy link

a-andre commented Jan 7, 2011

Attachment: trac_9846_parallel_help.patch.gz

@a-andre
Copy link

a-andre commented Jan 7, 2011

comment:1

Also added an example for __call__.

@a-andre a-andre added this to the sage-4.6.2 milestone Jan 7, 2011
@jdemeyer
Copy link

Author: André Apitzsch

@jdemeyer
Copy link

Reviewer: Aly Deines

@jdemeyer
Copy link

Merged: sage-4.6.2.alpha1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants