Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536783
en ru br
ALT Linux repos
S:0.55-alt1

Group :: Development/Perl
RPM: perl-Math-GMPq

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.55-alt1
Build date: 13 august 2023, 11:28 ( 36.7 weeks ago )
Size: 63.37 Kb

Home page:   http://search.cpan.org/dist/Math-GMPq/

License: perl
Summary: perl interface to the GMP library's rational (mpq) functions..
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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