#11395: Upgrade Gfan to latest release (version 0.5)
-------------------------------------+--------------------------------------
       Reporter:  mhampton           |         Owner:  tbd       
           Type:  enhancement        |        Status:  needs_work
       Priority:  major              |     Milestone:  sage-5.1  
      Component:  packages           |    Resolution:            
       Keywords:  tropical geometry  |   Work issues:            
Report Upstream:  N/A                |     Reviewers:            
        Authors:  Marshall Hampton   |     Merged in:            
   Dependencies:                     |      Stopgaps:            
-------------------------------------+--------------------------------------

Comment (by fbissey):

 Patch works great but there are more instances of tests of gfan in the
 documentation:
 {{{
 sage -t -long -force_lib "devel/sage/doc/fr/tutorial/tour_advanced.rst"
 **********************************************************************
 File "/usr/share/sage/devel/sage/doc/fr/tutorial/tour_advanced.rst", line
 68:
     sage: F.reduced_groebner_bases ()
 Expected:
     [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c],
      [c^2 - b*d, -b*c + a*d, -b^2 + a*c],
      [c^2 - b*d, b*c - a*d, -b^2 + a*c, -b^3 + a^2*d],
      [c^2 - b*d, b*c - a*d, b^3 - a^2*d, -b^2 + a*c],
      [c^2 - b*d, b*c - a*d, b^2 - a*c],
      [-c^2 + b*d, b^2 - a*c, -b*c + a*d],
      [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2],
      [c^3 - a*d^2, -c^2 + b*d, b*c - a*d, b^2 - a*c]]
 Got:
     [[-c^2 + b*d, -b*c + a*d, -b^2 + a*c], [-c^2 + b*d, b^2 - a*c, -b*c +
 a*d], [-c^2 + b*d, b*c - a*d, b^2 - a*c, -c^3 + a*d^2], [c^3 - a*d^2, -c^2
 + b*d, b*c - a*d, b^2 - a*c], [c^2 - b*d, -b*c + a*d, -b^2 + a*c], [c^2 -
 b*d, b*c - a*d, -b^2 + a*c, -b^3 + a^2*d], [c^2 - b*d, b*c - a*d, b^3 -
 a^2*d, -b^2 + a*c], [c^2 - b*d, b*c - a*d, b^2 - a*c]]

 }}}
 That's the French one but we have the same in English, Russian and German
 (de) version.

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