]> www.ginac.de Git - ginac.git/history - ginac/tensor.h
added exhashmap<> as a replacement for map<> that uses hashing
[ginac.git] / ginac / tensor.h
2003-07-31 Christian Baueruse new-style print methods
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauer- prepared for 1.0.13 release
2002-07-18 Christian Bauer- The dimension of indices is now treated as a kind...
2002-07-08 Christian Bauermoved some common code to the 'tensor' class
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-26 Richard Kreckel* As agreed upon at lunch, remove debugmsg since it...
2001-08-22 Richard Kreckel- Cleanups: My evil plot of making ex::bp private may...
2001-07-23 Christian Bauer- dummy index renaming works better
2001-06-27 Christian Bauer- replaced the Derivative() function by a more resonabl...
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-05-10 Christian Bauer- color and clifford classes are quite functional now
2001-04-26 Christian Bauer- dirac_trace() handles arbitrary expressions (even...
2001-04-06 Christian Bauer- replaced the various print*() member functions by...
2001-04-05 Christian Bauersubs() performs "syntactic substitution" as in Maple...
2001-04-05 Christian Bauer- subs() can be used to substitute functions, tensors...
2001-03-21 Christian Bauer- the tensor returned by metric_tensor() is symmetric
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