]> www.ginac.de Git - ginac.git/commit
- dummy index renamer didn't account for internal dummy indices of objects
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 19 May 2001 00:42:07 +0000 (00:42 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 19 May 2001 00:42:07 +0000 (00:42 +0000)
commitdf7b9291027e0e5bda65e07fe251469ef964e704
treee05d73e7d09bd1d8a0715a88f5a82da151340300
parentba4692d78f4412b3b072e86c2b48e8e716e82fff
- 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
ginac/basic.h
ginac/clifford.cpp
ginac/color.cpp
ginac/idx.cpp
ginac/idx.h
ginac/indexed.cpp
ginac/matrix.h
ginac/power.cpp
ginac/registrar.h
ginac/utils.cpp
ginac/utils.h