#17819: Use uintmax_t for Integer.divisors
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.6
      Component:  c_lib              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17819            |  3bc79b71b49aa37b7307174f29e228a6c2bc81f6
   Dependencies:  #17794, #10257     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Replying to [comment:10 jdemeyer]:
 > You mean there would be ''less'' an issue if ''more'' code relied on
 MPIR?

 Well that would force the hand.

 What I mean is take pari. You can compile it with mpir by using the gmp
 compatibility layer. You cannot tell pari to compile directly against
 mpir, using mpir headers and libmpir.

 If all the packages in the sage stack could do that. It would be easy,
 install mpir and build everything against it. Reality is everything apart
 from flint is using gmp and expect gmp. And only use mpir if it is
 masquerading itself as gmp.

 In a distro where gmp is already installed because of gcc it won't happen
 unless you can convince the toolchain team of the distro to switch to
 mpir. Though job.

--
Ticket URL: <http://trac.sagemath.org/ticket/17819#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to