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 algorithmic complexity) and
therefore fast (in terms of execution speed) for instance through the
widespread use of divide-and-conquer algorithms.
Build Time
2024-07-23 08:58:12 GMT
Size
157.95 KB
0afe7386ba182b19fadfa2ab5cd358cf
License
( GPL-2.0-or-later OR Artistic-1.0-Perl ) AND LGPL-2.0-or-later