Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047648
en ru br
ALT Linux repos
S:7.4-alt1.2
5.0: 6.4-alt2
4.1: 6.4-alt1
4.0: 6.4-alt1
3.0: 6.3-alt2.1

Group :: Development/Perl
RPM: perl-Bit-Vector

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 7.4-alt1.2
Build date: 24 january 2019, 12:28 ( 270.1 weeks ago )
Size: 139.73 Kb

Home page:   http://search.cpan.org/dist/Bit-Vector/

License: GPL or Artistic
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.

The package also includes an object-oriented Perl module for
accessing the C library from Perl, and optionally features
overloaded operators for maximum ease of use.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Bit-Vector
  • perl-Bit-Vector-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin