10 Aug
2006
10 Aug
'06
10:06 a.m.
Dear Warren, On Thu, 10 Aug 2006, Warren Weckesser wrote:
I had to define my own print function for the RCONST function, because the default print function converted the name to lower case when csrc was used.
Apparently this was intended by whoever wrote this code. I have no clue why one would want to do that, though. Could somebody enlighten my on that?
One remaining nuisance: In csrc mode, ginac prints the expression -x as "-1.0*x". Is there a way to have it output "-x" in csrc mode?
I will fix this too in CVS. Best wishes, Chris