]> www.ginac.de Git - ginac.git/commit
- lcm_of_coefficients_denominators(1/2+x^10) returned 1024 instead of 2 and
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 9 Mar 2001 22:21:35 +0000 (22:21 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Fri, 9 Mar 2001 22:21:35 +0000 (22:21 +0000)
commit539de73dc25de63f2888f8696d73ac3fc83db45f
tree85ae35fbfe18ec20297543549391ff9f429ddf3a
parent094911eb78cacb6f2877a70c9ac74766df58ccea
- 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
ginac/basic.cpp
ginac/basic.h
ginac/indexed.cpp
ginac/matrix.cpp
ginac/matrix.h
ginac/normal.cpp
ginac/tensor.cpp
ginac/tensor.h