GiNaC/ginac flags.h indexed.cpp input_parser.yy normal.cpp power.cpp

Christian Bauer cbauer at doraemon.physik.uni-mainz.de
Tue Dec 18 16:48:09 CET 2001


Update of /home/cvs/GiNaC/ginac

Modified Files:
	flags.h indexed.cpp input_parser.yy normal.cpp power.cpp 
Log Message:
- input parser recognizes "sqrt()", which is also used in the output
- divide(a,b,q) only modifies q if the division succeeds; also, divide(a,b,a)
  works now
- fixed small bug in dummy index renaming which could cause it to not
  recognize renamable indices in some cases
- power::degree() and power::ldegree() throw an exception when encountering
  a non-integer exponent




More information about the GiNaC-cvs mailing list