Пакет perl-Bit-Vector: Информация

    Бинарный пакет: perl-Bit-Vector
    Версия: 7.4-alt1.1.1
    Архитектура: i586
    Собран:  27 ноября 2015 г. 1:27 в задании #153797
    Исходный пакет: perl-Bit-Vector
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Bit-Vector/

    Лицензия: GPL or Artistic
    О пакете: 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 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.

    Сопровождающий: Igor Vlasenko


    Последнее изменение


    25 ноября 2015 г. Igor Vlasenko 7.4-alt1.1.1
    - rebuild with new perl 5.22.0
    9 декабря 2014 г. Igor Vlasenko 7.4-alt1.1
    - rebuild with new perl 5.20.1
    25 ноября 2014 г. Igor Vlasenko 7.4-alt1
    - automated CPAN update