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-18 12:19:29 GMT
Size
157.65 KB
2115d963dd45e99df9ac13fc42e5db0c
License
( GPL-2.0-or-later OR Artistic-1.0-Perl ) AND LGPL-2.0-or-later