BitVector

DanielJohnson diffuser78 at gmail.com
Mon Mar 10 00:26:41 EDT 2008


Hi,

I am trying to solve a genetic algorithm problem where I want to read
a bitvector of very large size (say 10000) and manipulate bits based
on certain algorithms.

I am a newbie in Python. What data structure are good to read such
huge data set. Are there any built in classes for bit fiddling.

Every help is greatly appreciated,

Thanks



More information about the Python-list mailing list