If your test.c is

scan(POW_SYM,a);
scan(INTEGER, c);
t_POWSYM_SCHUR(a, b);
println(b);

then you still get the wrong answer so the problem is somewhere in Symmetrica.

--Mike
--Mike


On Wed, Oct 16, 2013 at 8:49 PM, Mike Zabrocki <mike.zabro...@gmail.com> wrote:
> There is more:
>
> Step 3:
>
> % make test
>
> Step 4:
> run the program but make sure it is in your path:
>
> % ./test
> SYMMETRICA VERSION 3.0 - STARTING
>  Thu Feb 26 14:58:10 MET 1998
> integerobject
> 5
> 120
>
> SYMMETRICA VERSION 3.0 - ENDING
> last changed:  Thu Feb 26 14:58:10 MET 1998
>
> Note that I entered 5 and it returned 120.
> I don't know where it is getting SYMMETRICA VERSION 3.0 from.  Other
> indications is that this is v 2.0.
>
> -Mike
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-combinat-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-combinat-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-combinat-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-combinat-devel.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to