[GiNaC-list] Syntact Ambiguity

Alan Bromborsky brombo at comcast.net
Mon Oct 3 18:49:18 CEST 2005


Consider the statements:

    lst test;

    test = x+2*y,A*z-B*pow(z,2),x+y+z;

There is a problem here  due  to the  ","  in  "pow(z,2)" which cases 
the list elements to be separated incorrectly.
Do you need to change the list element separator?




More information about the GiNaC-list mailing list