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-02-21 14:57:39 GMT
Size
158.42 KB
5e77fc96aca1fa36fe93eec52e933811
License
( GPL-2.0-or-later OR Artistic-1.0-Perl ) AND LGPL-2.0-or-later