MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Problem with Thread over Plus?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65370] Problem with Thread over Plus?
  • From: "Virgilio, Vincent - SSD" <Vincent.Virgilio at itt.com>
  • Date: Wed, 29 Mar 2006 06:34:08 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com


Hello,

Why does this work:

	Thread[ Plus[ {1,1} , { {1,1} , {2,2} } ] ]

but this doesn't?

	Thread[ Plus[ {1,1} , { {1,1} , {2,2} , {3,3} } ] ]

Thanks,

Vince Virgilio

************************************
This e-mail and any files transmitted with it are proprietary and intende
d solely for the use of the individual or entity to whom they are address
ed. If you have received this e-mail in error please notify the sender. P
lease note that any views or opinions presented in this e-mail are solely
 those of the author and do not necessarily represent those of ITT Indust
ries, Inc. The recipient should check this e-mail and any attachments for
 the presence of viruses. ITT Industries accepts no liability for any dam
age caused by any virus transmitted by this e-mail.
************************************


  • Prev by Date: Re: About subscripts
  • Next by Date: Re: question about the inverse li function
  • Previous by thread: 72 dpi vs actual dpi
  • Next by thread: Re: Problem with Thread over Plus?