Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3225 > unrolled thread
| Started by | Priyan Fernando <priyan.fernando@gmail.com> |
|---|---|
| First post | 2011-06-21 12:35 +0000 |
| Last post | 2011-06-21 12:35 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
pairing values from a list Priyan Fernando <priyan.fernando@gmail.com> - 2011-06-21 12:35 +0000
| From | Priyan Fernando <priyan.fernando@gmail.com> |
|---|---|
| Date | 2011-06-21 12:35 +0000 |
| Subject | pairing values from a list |
| Message-ID | <itq37e$nc0$1@smc.vnet.net> |
y={0.245885, 0.334158, 0.115671, 0.0335952, 0.211846, 0.263921}
can someone pls tell me how you would go about pairing this list? so that:
y={{0.245885, 0.334158},{ 0.115671, 0.0335952},{ 0.211846, 0.263921}}
thanks!
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web