On Tue, Nov 03, 2020 at 11:07:14PM +0100, Ralf Hemmecke wrote:
> Hi Kurt, hi Waldek,
> 
> I really cannot make sense out of the error in the attached program.
> Why would it in some cases work fine and in others not? That is quite
> frustrating. Anyone spots an error in my code? Or is it another compiler
> bug?

First guess is that this is due to different handling of constants
in types in various part of FriCAS (this is known bug).
Try consitently keeping parameters as variables and pass actual
values from interpeter only at one place.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/20201103223550.GA19363%40math.uni.wroc.pl.

Reply via email to