Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3335

Re: How can I concatenate elements

From DC <b.gatessucks@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: How can I concatenate elements
Date 2011-06-26 21:52 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iu89nl$av$1@smc.vnet.net> (permalink)

Show all headers | View raw


Outer[#1 ~~ #2 &, ToString[#] & /@ s1,  
  ToString[#] & /@ s2] // Flatten

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: How can I concatenate elements DC <b.gatessucks@gmail.com> - 2011-06-26 21:52 +0000

csiph-web