#3549: Add an interface to PARI's addprimes()
-------------------------------+------------------------
       Reporter:  was          |        Owner:  was
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-6.4
      Component:  interfaces   |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:               |     Stopgaps:
-------------------------------+------------------------

Comment (by kedlaya):

 The {{{addprimes}}} function is currently available via automatic import:
 {{{
 sage: pari([3, 7]).addprimes()
 [3 ,7]
 }}}
 If this is sufficient, then I would propose to close this ticket as
 invalid.

 A more proactive alternative would be to add a wrapper function somewhere,
 maybe {{{sage.rings.fast_arith}}} where things like {{{prime_range}}}
 live.

--
Ticket URL: <http://trac.sagemath.org/ticket/3549#comment:7>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to