Name: | perl-Bit-Vector |
---|---|
Version: | 7.3 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 549471 |
License: | (GPLv2+ or Artistic) and LGPLv2+ |
RPM: | perl-Bit-Vector-7.3-3.el7.aarch64.rpm |
Source RPM: | perl-Bit-Vector-7.3-3.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.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. |