#20238: Move the Sage <-> PARI interface to a stand-alone package CyPari
--------------------------------------+------------------------
       Reporter:  jdemeyer            |        Owner:
           Type:  task                |       Status:  new
       Priority:  major               |    Milestone:  sage-7.2
      Component:  packages: standard  |   Resolution:
       Keywords:  Pari                |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------
Description changed by jdemeyer:

Old description:

> Needs cysignals:
>
> * #20002: Move interrupt.pyx to package cysignals
> * #20210: Move memory functions to cysignals
>
> Cleanup of PARI interface:
>
> * #20205: Clean up factoring PARI interface
> * #20213: Replace pari_catch_sig_on by sig_on
> * #20216: Deprecate PARI nth_prime, prime_list, primes_up_to_n
> * #20217: Remove redundant functions from pari_instance.pyx
> * #20219: Remove redundant functions from gen.pyx
> * #20224: Auto-generated PARI functions sometimes return 0 instead of
> None
> * #20226: Implement conversion PARI <-> Python int/long without GMP/MPIR
> * #20241: Separate Sage-specific components from generic C-interface in
> !PariInstance
> * #20257: Deprecate undocumented arguments to PARI functions
> * #20352: Initialize PARI constants in `PariInstance.__init__`
> * #20473: Remove global pari_instance variable

New description:

 Needs cysignals:

 * #20002: Move interrupt.pyx to package cysignals
 * #20210: Move memory functions to cysignals

 Cleanup of PARI interface:

 * #20205: Clean up factoring PARI interface
 * #20213: Replace pari_catch_sig_on by sig_on
 * #20216: Deprecate PARI nth_prime, prime_list, primes_up_to_n
 * #20217: Remove redundant functions from pari_instance.pyx
 * #20219: Remove redundant functions from gen.pyx
 * #20224: Auto-generated PARI functions sometimes return 0 instead of None
 * #20226: Implement conversion PARI <-> Python int/long without GMP/MPIR
 * #20241: Separate Sage-specific components from generic C-interface in
 !PariInstance
 * #20257: Deprecate undocumented arguments to PARI functions
 * #20352: Initialize PARI constants in `PariInstance.__init__`
 * #20473: Remove global pari_instance variable
 * #20486: Remove code deprecated in #16997

--

--
Ticket URL: <http://trac.sagemath.org/ticket/20238#comment:10>
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