#14627: Make mod_int signed and speed up matrix_modn_dense_float
----------------------------------+-----------------------------------------
       Reporter:  vbraun          |         Owner:  jason, was  
           Type:  enhancement     |        Status:  needs_review
       Priority:  major           |     Milestone:  sage-5.10   
      Component:  linear algebra  |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  Volker Braun    |     Merged in:              
   Dependencies:  #12728          |      Stopgaps:              
----------------------------------+-----------------------------------------

Comment (by vbraun):

 I'm just following
 
http://wiki.cython.org/FAQ#Whatisthedifferencebetweena.pxdand.pxifile.3FWhenshouldeitherbeused.3F,
 pxd for class declarations and pxi for include headers.

 The `sage.libs.pari.gen.pari` gave me import errors after taking out some
 import statements. The module already imports it as `pari` on module-level
 so the short version should have been used from the start.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14627#comment:6>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to