GiNaC/ginac basic.h clifford.cpp color.cpp idx.cpp idx.h indexed.cpp matrix.h power.cpp registrar.h utils.cpp utils.h

Christian Bauer cbauer at doraemon.physik.uni-mainz.de
Fri May 18 22:42:08 CEST 2001


Update of /home/cvs/GiNaC/ginac

Modified Files:
	basic.h clifford.cpp color.cpp idx.cpp idx.h indexed.cpp 
	matrix.h power.cpp registrar.h utils.cpp utils.h 
Log Message:
- dummy index renamer didn't account for internal dummy indices of objects
  in products; a~mu.mu-a~nu.nu gets simplified to 0 now
- made a little more use of STL facilities for exvectors, especially in the
  indexed stuff; append_exvector_to_exvector() and index_set_difference() are
  gone and utils.h defines the functors ex_is_less and ex_is_equal




More information about the GiNaC-cvs mailing list