GiNaC/ginac basic.cpp function.pl idx.cpp idx.h indexed.cpp indexed.h symbol.cpp tensor.cpp tensor.h
Christian Bauer
cbauer at doraemon.physik.uni-mainz.de
Thu Apr 5 17:45:09 CEST 2001
Update of /home/cvs/GiNaC/ginac
Modified Files:
basic.cpp function.pl idx.cpp idx.h indexed.cpp indexed.h
symbol.cpp tensor.cpp tensor.h
Log Message:
- subs() can be used to substitute functions, tensors and indexed objects
- op(0) of an idx object returns the index value; a nice side-effect of
this is that idx'es no longer all have the same hash value
- added checks for clifford class
More information about the GiNaC-cvs
mailing list