Name: | perl-Bit-Vector |
---|---|
Version: | 7.1 |
Release: | 2.el6 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 515002 |
License: | (GPLv2+ or Artistic) and LGPLv2+ |
RPM: | perl-Bit-Vector-7.1-2.el6.x86_64.rpm |
Source RPM: | perl-Bit-Vector-7.1-2.el6.src.rpm |
Build Date: | Fri Apr 30 2010 |
Build Host: | ca-build39.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Bit-Vector/ |
Summary: | Efficient bit vector, set of integers and "big int" math library |
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. |