pkgsrc/math/ruby-bitvector/DESCR
2004-11-27 16:26:09 +00:00

3 lines
198 B
Text

BitVector is a fairly extensive and fast BitVector class for Ruby.
Handles sequences of up to 2**32-1 bits (about 500 Mb). Implemented
as a wrapper around Bit::Vector version 6.0 by Steffen Beyer.