| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Bit-Vector | Distribution: CentOS |
| Version: 7.4 | Vendor: CentOS |
| Release: 34.el10 | Build date: Mon Jun 24 21:51:49 2024 |
| Group: Unspecified | Build host: aarch64-02.stream.rdu2.redhat.com |
| Size: 545480 | Source RPM: perl-Bit-Vector-7.4-34.el10.src.rpm |
| Packager: builder@centos.org | |
| Url: https://metacpan.org/release/Bit-Vector | |
| Summary: Efficient bit vector, set of integers and "big int" math library | |
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 algorithmic complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.