#2329: add interface to Pari's rnfisnorm
-----------------------------------------+----------------------------------
   Reporter:  craigcitro                 |       Owner:  craigcitro       
       Type:  enhancement                |      Status:  needs_review     
   Priority:  major                      |   Milestone:  sage-4.5.3       
  Component:  number fields              |    Keywords:  editor_craigcitro
     Author:  Craig Citro, Marco Streng  |    Upstream:  N/A              
   Reviewer:  Nick Alexander             |      Merged:                   
Work_issues:                             |  
-----------------------------------------+----------------------------------
Changes (by mstreng):

  * status:  needs_work => needs_review


Comment:

 Ready for review, volunteer needed!

 The only doctest that failed fails without the patch as well:
 {{{
 K.<a> = QuadraticField(-5)
 K.selmer_group([K.ideal(2, -a+1), K.ideal(3, a+1), K.ideal(a)], 3)
 [2, a + 1, a]
 }}}
 The documentation says it should be {{{[2, a+1, -a]}}}

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