GiNaC/ginac add.cpp basic.cpp clifford.cpp color.cpp ex.h expairseq.cpp fderivative.cpp indexed.cpp inifcns.cpp inifcns_gamma.cpp inifcns_trans.cpp inifcns_zeta.cpp input_parser.yy matrix.cpp mul.cpp normal.cpp numeric.cpp power.cpp pseries.cpp relational.cpp symmetry.cpp tensor.cpp

Richard Kreckel kreckel at thep.physik.uni-mainz.de
Wed Jul 3 19:31:51 CEST 2002


Update of /home/cvs/GiNaC/ginac

Modified Files:
      Tag: ginac_1-1
	add.cpp basic.cpp clifford.cpp color.cpp ex.h expairseq.cpp 
	fderivative.cpp indexed.cpp inifcns.cpp inifcns_gamma.cpp 
	inifcns_trans.cpp inifcns_zeta.cpp input_parser.yy matrix.cpp 
	mul.cpp normal.cpp numeric.cpp power.cpp pseries.cpp 
	relational.cpp symmetry.cpp tensor.cpp 
Log Message:
* Include the operators.h header file in the source files, not in ex.h.
  Rationale: It really gets in the way there, when trying to strip down
  the source files for debugging purposes.
* are_ex_trivially_equal(): use this only when reasonable, i.e. when
  an operation on all children was a no-op such that the this pointer is
  returned.




More information about the GiNaC-cvs mailing list