Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Bit-Vector: A module for high-performance Perl manipulation of bit vectors
- Summary
- Bit::Vector is an efficient C library which allows you to handle bit
vectors, sets (of integers), "big integer arithmetic" and boolean
matrices, all of arbitrary sizes.
The library is efficient (in terms of algorithmical complexity) and
therefore fast (in terms of execution speed) for instance through the
widespread use of divide-and-conquer algorithms.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Jul 13 01:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - sh: line 0: fg: no job control
-
- rebuild
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.4-2.2.2
-
- bump again for double-long bug on ppc(64)