]> www.ginac.de Git - ginac.git/history - ginac/tensor.h
Add mul::info() and add::info() support for numeric info_flags.
[ginac.git] / ginac / tensor.h
2009-02-06 Jens VollingaPrettified source code.
2008-10-19 Alexei SheplyakovDon't force every algebraic class to implement archivin...
2008-10-19 Alexei SheplyakovWipe out remnants of custom RTTI.
2008-03-27 Jens VollingaMerge commit 'origin/master'
2008-03-26 Richard B. KreckelMerge git://www.ginac.de/ginac
2008-03-25 Richard B. KreckelHappy new year!
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-04-21 Chris DamsAdded methods for taking real and imaginary parts.
2006-01-19 Jens Vollinga- New tinfo mechanism
2005-11-11 Chris DamsIndex renaming issues, sped up simplify_indexed, used...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-01-08 Christian BauerHappy New Year!
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