Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 14 years ago

mhfrey gravatar image

passing multiple variables and @parallel

The @parallel examples all show f(x). Is it possible to use f(x,y,z) where x is the list to be iterated over?

click to hide/show revision 2
No.2 Revision

passing multiple variables and @parallel

The @parallel examples all show f(x).
Is it possible to use f(x,y,z) where x is the list to be iterated over?over?
Are there any examples of @parallel that do not use list?