#10281: Multimodular echelon form over cyclotomic fields fails
------------------------------+---------------------------------------------
   Reporter:  mraum           |          Owner:  jason, was         
       Type:  defect          |         Status:  needs_review       
   Priority:  major           |      Milestone:                     
  Component:  linear algebra  |       Keywords:  cyclotomic, echelon
Work_issues:                  |       Upstream:  N/A                
   Reviewer:                  |         Author:                     
     Merged:                  |   Dependencies:                     
------------------------------+---------------------------------------------

Comment(by robertwb):

 Looks good to me. The only comment I have is that the changes adding

 {{{
 cdef extern from "stdint.h":
     ctypedef unsigned long uint_fast64_t

 cdef extern from "multi_modular.h":
     ctypedef uint_fast64_t mod_int
 }}}

 are unnecessary, declaring it as an unsigned long in Cython is sufficient.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10281#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to