¡@

Home 

python Programming Glossary: lst_op

Replace list of list with “condensed” list of list while maintaining order

http://stackoverflow.com/questions/13714755/replace-list-of-list-with-condensed-list-of-list-while-maintaining-order

condense_ functions are from the answers to this question. lst_OP input list from the question different size lst_BK the test.. name time ratio comment condense_hynekcer 5.79 msec 1.00 lst_OP condense_hynekcer2 7.4 msec 1.28 lst_OP condense_pillmuncher2.. 5.79 msec 1.00 lst_OP condense_hynekcer2 7.4 msec 1.28 lst_OP condense_pillmuncher2 11.5 msec 1.99 lst_OP condense_blckknght..