> Seemingly it also works by using macros, so this may be a work-around? > Not nice perhaps, but ...
Great. Thank you for this suggestion. Unfortunately, it only helps in my cut-down example for the demonstration of the problem, but my actual code is more complicated and there it's not so easy to use macros. It would lead to re-evaluation of functions that I only want to compute once. Also introducing a new function and passing the respective function values as parameters did not work. But maybe I was not careful enough. I'll try to figure out what Waldek's suggestion might mean for my code. It is unfortunate anyway that this restriction and its possible workaround is not documented. :-( Ralf -- 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/7039a94f-1ae6-4ff5-3581-7122cf4fd8bf%40hemmecke.org.
