Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - sh: line 0: fg: no job control
- rebuild
- * Fri Feb 10 16: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 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 6.4-2.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes