]> www.ginac.de Git - ginac.git/history - ginac/tensor.cpp
- dummy index recognition in products was flawed: A.i.i*B.j.j would be
[ginac.git] / ginac / tensor.cpp
2001-03-30 Christian Bauer- dummy index recognition in products was flawed: A...
2001-03-29 Christian Bauer- added Clifford algebra unity element
2001-03-28 Christian Bauer- added skeleton implementation of color and clifford...
2001-03-21 Christian Bauer- the tensor returned by metric_tensor() is symmetric
2001-03-15 Richard Kreckel* added missing std::
2001-03-14 Christian Baueradded predefined epsilon tensor
2001-03-09 Christian Bauer- lcm_of_coefficients_denominators(1/2+x^10) returned...
2001-03-06 Christian Bauer- revamped indexed objects