Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037931
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Math-GMPq

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.55-alt1
Время сборки: 13 августа 2023, 11:28 ( 32.6 недели назад )
Размер архива: 63.37 Kb

Домашняя страница:   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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Math-GMPq
  • perl-Math-GMPq-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin