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

    Бинарный пакет: perl-Math-GMPq
    Версия: 0.56-alt1
    Архитектура: ppc64le
    Собран:  21 октября 2023 г. 17:33 в задании #332404
    Исходный пакет: perl-Math-GMPq
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Math-GMPq/

    Лицензия: perl
    О пакете: perl interface to the GMP library's rational (mpq) functions..
    Описание: 
    A bigrational module utilising the Gnu MP (GMP) library..
       Basically this module simply wraps all of the 'mpq'
       (rational number) functions provided by that library.
       The documentation below extensively plagiarises the GMP
       documentation (which can be found at http://gmplib.org).
       See also the Math::GMPq test suite for examples of usage.
    
       IMPORTANT:
        If your perl was built with '-Duse64bitint' you need to assign
        all integers larger than 52-bit in a 'use integer;' block.
        Failure to do so can result in the creation of the variable as
        an NV (rather than an IV) - with a resultant loss of precision.

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

    Список участников:
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @everybody

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


    21 октября 2023 г. Igor Vlasenko 0.56-alt1
    - automated CPAN update
    13 августа 2023 г. Igor Vlasenko 0.55-alt1
    - automated CPAN update
    25 февраля 2023 г. Igor Vlasenko 0.53-alt1
    - automated CPAN update