Name: | perl-Bit-Vector |
---|---|
Version: | 6.4 |
Release: | 2.2.2.1 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 498942 |
License: | GPL or Artistic |
RPM: | perl-Bit-Vector-6.4-2.2.2.1.i386.rpm |
Source RPM: | perl-Bit-Vector-6.4-2.2.2.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://search.cpan.org/dist/Bit-Vector/ |
Summary: | A module for high-performance Perl manipulation of bit vectors |
Description: | 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. |