Most efficient way of storing 1024*1024 bits

Tor Erik Sønvisen tores at stud.cs.uit.no
Wed Nov 2 07:55:10 EST 2005


Hi

I need a time and space efficient way of storing up to 6 million bits. Time 
efficency is more important then space efficency as I'm going to do searches 
through the bit-set.

regards tores 





More information about the Python-list mailing list