|
[Date Index]
[Thread Index]
[Author Index]
Re: Mapping Down Two Lists
- To: mathgroup at smc.vnet.net
- Subject: [mg25210] Re: [mg25179] Mapping Down Two Lists
- From: "Harvey P. Dale" <hpd1 at is2.nyu.edu>
- Date: Fri, 15 Sep 2000 02:21:46 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
John:
This does it:
Plus @@ ((#[[1]]-#[[3]])^2 & /@ Transpose[Join[Transpose[lst1],{lst2}]])
Best,
Harvey
Prev by Date:
RE: Random spherical troubles
Next by Date:
how to compile in Mathematica?
Previous by thread:
Mapping down two lists
Next by thread:
Re: Mapping down two lists
|