summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector/pkg/DESCR
blob: 4bffd1cf6a6d32c1ea07481dbe655b2110279a54 (plain)
1
2
3
4
5
6
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.

Author:	Robert Feldt <feldt@ce.chalmers.se>
WWW:	http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/