operations with lists
- To: mathgroup at smc.vnet.net
- Subject: [mg4065] operations with lists
- From: Jonathan Lee <bobjon at gatewest.net>
- Date: Thu, 30 May 1996 02:50:20 -0400
- Organization: Gate West Communications, Winnipeg, Manitoba, Canada
- Sender: owner-wri-mathgroup at wolfram.com
Hello, I need help for three things: 1) are there any tips for operating with large lists/matrices (in the order of 512*512 or so) and 2) is it possible to thread a compiled function over several lists. 3) is there any way to "intertwine" two lists? i.e., if a and b are lists, is there a simple way to make a list that is {a[[1]], b[[1]],a[[2]],b[[2]],...}? Thanks for any and all help. --Jonathan Lee ==== [MESSAGE SEPARATOR] ====