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


Groups > comp.lang.python > #64649 > unrolled thread

Re: generate De Bruijn sequence memory and string vs lists

Started byDave Angel <davea@davea.name>
First post2014-01-23 20:08 -0500
Last post2014-01-23 20:08 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: generate De Bruijn sequence memory and string vs lists Dave Angel <davea@davea.name> - 2014-01-23 20:08 -0500

#64649 — Re: generate De Bruijn sequence memory and string vs lists

FromDave Angel <davea@davea.name>
Date2014-01-23 20:08 -0500
SubjectRe: generate De Bruijn sequence memory and string vs lists
Message-ID<mailman.5921.1390525561.18130.python-list@python.org>
 Vincent Davis <vincent@vincentdavis.net> Wrote in message:
> 

I didn't really study the code,  and the fact that there's a
 nested function could mess it up.  But if it were a
 straightforward function with exactly one append, , then
 replacing the append with a yield would produce the string one
 character at a time.


-- 
DaveA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web