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
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.4-2.2.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.4-2.2.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Feb 3 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 6.4-2.2
-
- rebuild for new perl-5.8.8