#perl - Fri 20 Apr 2007 between 03:55 and 03:59



jnsearsuse C
f00li5hsbingner: you have to transpose the matirx each time, and that's expensive
Daveman: what's the transpose of [ [1,2], [8] ] ?
sbingnerI'm missing something... don't you know what element the transposed value would be in?
Davemanwtf?
sbingnerjust reference it in the original array
Davemanfoolish, right-side-up triangle?
f00li5hDaveman: why not just use $array->[$y][$x] to transpose it?
Daveman;P
haha
foolish, that's what I said!
sbingnerthat's essentially what I was saying
f00li5hDaveman: horray, now i hilight on foolish as well as f00li5h ^_^
DavemanSorry that's what I referred to as the old-fashioned way :p
f00li5hsbingner: that's not a function at all
Daveman: oh, i see
Davemansince that's like the first thingyou learn in any language :P
C/C++
f00li5hi thought you were going to transpose it
DavemanWELCOME TO REPETITION STRUCTURES!
^_^
Foolish, I am, silly :P
f00li5hDaveman: perhaps that's why we get on so well
sbingnerf00li5h, right but this is : sub transpose { return ${$_[0]}[$_[2]][$_[1] }
f00li5hsbingner: what the hell is that?
sbingnerconfusing!
lol
Davemanthough honestly, if you did some nasty split reverse split split reverse deal, you could probably pull it off as well, given some initial assumptions.
winnar :p
f00li5hsbingner: transpose [ []. [] ] , 2 ,3 ?
Davemanwtf?
f00li5hbut that doesn't transpose anything
it is a geter
transpose implies that it changes the structure
DavemanFoolish, I believe you're beginning to fulfill your namesake.
:p
sbingnerok, "get_transposed"
f00li5hDaveman: ^_^
DavemanFoolish, it doesn't mean anything WILL change, however!
and mathematically you cannot transpose the bullshit you're making up... like {EMPTY HASH}, \[ARRAYREF], BANANA

Page: 2 9 16 23 30 37 44 51 58 65 72 79 

IrcArchive