#13413: fix integer overflow (?) in conversion of powersums to Schur functions
-------------------------------------------------+-------------------------
       Reporter:  saliola                        |        Owner:  sage-
           Type:  defect                         |  combinat
       Priority:  critical                       |       Status:  new
      Component:  combinatorics                  |    Milestone:  sage-5.13
       Keywords:  symmetric functions,           |   Resolution:
  symmetrica, memleak                            |    Merged in:
        Authors:                                 |    Reviewers:
Report Upstream:  N/A                            |  Work issues:
         Branch:                                 |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by zabrocki):

 Mike H. posted a test.c program to try out in Symmetrica.
 {{{
 #include "def.h"
 #include "macro.h"

 ANFANG
 scan(POW_SYM,a);
 t_POWSYM_SCHUR(a, b);
 println(b);
 ENDE
 }}}
 Run this program with input "36" followed by thirty-six "1"'s, followed by
 "1" (to indicate an integer coefficient), followed by "1" (to indicate
 that the coefficient is 1) "n" and the output says again
 `5.061293.630159.021056  111122334567`.  This means that the error is
 within Symmetrica.

--
Ticket URL: <http://trac.sagemath.org/ticket/13413#comment:15>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to