summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-07-01Importing ruby-bitvector package.taca1-0/+30
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.