GiNaC/ginac basic.cpp basic.h indexed.cpp matrix.cpp matrix.h normal.cpp tensor.cpp tensor.h

Christian Bauer cbauer at doraemon.physik.uni-mainz.de
Fri Mar 9 20:21:37 CET 2001


Update of /home/cvs/GiNaC/ginac

Modified Files:
	basic.cpp basic.h indexed.cpp matrix.cpp matrix.h normal.cpp 
	tensor.cpp tensor.h 
Log Message:
- lcm_of_coefficients_denominators(1/2+x^10) returned 1024 instead of 2 and
  multiply_lcm() on that expression barfed
- contract_with() now takes two exvector::iterators and and exvector; this
  makes it possible to look for more contractions in the implementation




More information about the GiNaC-cvs mailing list