[GiNaC-devel] [PATCH] Change input parser to accept pow(x,	y)	and power(x, y).
    Jens Vollinga 
    vollinga at physik.uni-wuppertal.de
       
    Mon Aug 27 10:54:09 CEST 2007
    
    
  
Hi,
Alexei Sheplyakov schrieb:
> so 
> 
> symbol x("x");
> lst syms(x);
> ex("pow(x, 2)", syms);
> 
> does NOT trigger parser error any more.
I applied this and your other patches to CVS. Thanks!
Jens
    
    
More information about the GiNaC-devel
mailing list