GiNaC/ginac add.cpp add.h basic.h clifford.cpp clifford.h color.cpp color.h constant.h container.pl expairseq.cpp expairseq.h function.pl idx.cpp idx.h indexed.cpp indexed.h inifcns.cpp inifcns_gamma.cpp inifcns_trans.cpp inifcns_zeta.cpp matrix.cpp matrix.h mul.cpp mul.h ncmul.cpp ncmul.h normal.cpp numeric.h power.cpp power.h pseries.cpp relational.cpp relational.h structure.pl symbol.cpp symbol.h symmetry.cpp symmetry.h tensor.cpp tensor.h wildcard.h
Richard Kreckel
kreckel at thep.physik.uni-mainz.de
Sat Jun 16 16:38:09 CEST 2001
Update of /home/cvs/GiNaC/ginac
Modified Files:
add.cpp add.h basic.h clifford.cpp clifford.h color.cpp
color.h constant.h container.pl expairseq.cpp expairseq.h
function.pl idx.cpp idx.h indexed.cpp indexed.h inifcns.cpp
inifcns_gamma.cpp inifcns_trans.cpp inifcns_zeta.cpp
matrix.cpp matrix.h mul.cpp mul.h ncmul.cpp ncmul.h normal.cpp
numeric.h power.cpp power.h pseries.cpp relational.cpp
relational.h structure.pl symbol.cpp symbol.h symmetry.cpp
symmetry.h tensor.cpp tensor.h wildcard.h
Log Message:
* Supplement some (now deprecated) macros by inlined template functions:
- ex_to_foobar(baz) -> ex_to<foobar>(baz).
More information about the GiNaC-cvs
mailing list