]> www.ginac.de Git - ginac.git/history - check
Merge branch 'master.msvc.support' of git://github.com/AlexeiSheplyakov/GiNaC
[ginac.git] / check /
2004-01-30 Christian Bauercanonicalize_clifford() was omitting some ONEs
2004-01-08 Christian BauerHappy New Year!
2004-01-06 Jens VollingaAdded check for harmonic polylog.
2003-12-16 Christian Bauer1/1/e expanded e but shouldn't
2003-12-13 Christian Baueradded more checks for expand()
2003-12-11 Jens VollingaSynced to HEAD.
2003-12-11 Christian Bauersynced to 1.1 (expand() problem)
2003-12-01 Jens Vollinga* Improved exams for S
2003-11-09 Richard Kreckel* Indentation^WAligment fix. ;-)
2003-10-13 Richard Kreckel* Made use of new operator, when constructing test...
2003-10-13 Richard Kreckel* Multiplication by 4 is easier than by 25/4. ;-)
2003-10-13 Richard Kreckel* time_lw_H.cpp (test): Simplification of Hilbert deter...
2003-10-12 Richard Kreckel* times.cpp (randomify_symbol_serials): New.
2003-10-09 Christian Bauercompare(ex(0)) -> is_zero()
2003-09-30 Christian BauerImplemented the Blitz++ trick to allow the initializati...
2003-08-20 Christian Baueradded exams and timings for exhashmap<>
2003-08-18 Christian Bauer- string -> const char * (compiles about 100 times...
2003-08-15 Jens Vollingasynced to 1.2
2003-08-14 Christian Baueradded test for structure<> template
2003-08-14 Jens Vollingasynced to 1.2
2003-07-21 Christian Bauersynced to 1.1
2003-07-17 Christian Bauerfixes for gcc 3.4
2003-07-11 Christian Bauerruns with sizes 50,100,200,500 instead of 25,50,100...
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-03-04 Christian Bauerfixed some compiler warnings
2003-01-23 Christian Bauertwo arrays were declared "static" that shouldn't have...
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-10-24 Christian Bauerfixed stupid typo
2002-10-24 Christian Baueradded a check for the power::expand_add_2() bug
2002-07-24 Christian Baueradded a check for that canonicalize() bug
2002-07-18 Christian Bauerphysical momenta are 4-dimensional (just to prove that...
2002-07-18 Christian Bauer- The dimension of indices is now treated as a kind...
2002-05-25 Christian Baueradded an additional dummy index symmetrization run...
2002-05-24 Christian Bauerfixed a bug in the raising/lowering of dummy indices...
2002-05-23 Christian Bauersimplify_indexed() raises/lowers dummy indices to canon...
2002-04-25 Christian Bauerit is now enforced that indices of a metric tensor...
2002-03-28 Richard Kreckel* Clean up the output of all timings to stderr.
2002-03-28 Richard Kreckel* (time_fateman_expand.cpp): new file.
2002-02-28 Christian Baueradded some checks for subs() behavior
2002-01-29 Christian Baueradded check for consistency of numeric input/output...
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-12-20 Christian Baueradded check for quo() bug
2001-12-18 Richard Kreckel* Added some long-pending docu.
2001-11-05 Richard Kreckel* Unobfuscate the estimate check for the last coefficient.
2001-10-31 Christian Bauer"make distclean" didn't remove all necessary files
2001-10-28 Richard Kreckel* Hahaha! The second of the two tests was actually...
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-10-26 Richard Kreckel* Remove support for <strstream>. It is too bug-ridden.
2001-09-20 Richard Kreckel- minor fix in error log.
2001-09-07 Richard Kreckel- Make some tests more stringent and meaningful.
2001-09-06 Richard Kreckel- replaced dumb consistency check by a rigorous one.
2001-08-15 Richard Kreckel- added a check for small log expansions.
2001-08-14 Christian Bauerfixed a little const-ness problem
2001-08-14 Richard Kreckel- Updated to the optimized version. This allows us to
2001-08-02 Richard Kreckel- fixed a very stupid ancient error (older than v0...
2001-07-30 Richard Kreckel- updated semantics of pseries truncation to reflect...
2001-07-30 Christian Bauer- (a+b)*gamma5 was incorrectly rewritten as -gamma5...
2001-07-26 Christian BauerHm, what exactly changed here...?
2001-07-23 Christian Bauer- added check for epsilon tensor contraction
2001-06-27 Richard Kreckel- eta(x,y) was broken all along since ages: eta(I,I...
2001-06-27 Christian Bauer- added fderivative class to archive exam
2001-06-27 Christian Baueradjusted for the fact that "A + c" is now rejected...
2001-06-19 Richard Kreckel* Fix the other half of the test.
2001-06-19 Richard Kreckel* Fix a bitch of a bug where 1<I (and all other relatio...
2001-06-16 Christian Bauerfixed comments
2001-06-16 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-15 Richard Kreckel* Supplement some (now deprecated) macros by inlined...
2001-06-12 Richard Kreckel- Just because it's fun: make the test more general...
2001-06-11 Christian Baueradapted for new method of specifying symmetries
2001-06-07 Christian Bauerusing () operator for setting matrix elements
2001-06-01 Christian Baueradded test for evalm()
2001-05-27 Christian Bauer- added symmetrize() and antisymmetrize() functions
2001-05-25 Christian Baueradded wildcard and spinormetric classes to check
2001-05-21 Christian Bauerupdated for changes in Clifford/color classes
2001-05-19 Christian Baueradded one more check
2001-05-18 Christian Baueradded checks for dummy index renaming and canonicalize_...
2001-05-17 Richard Kreckel- Missed to #include "config.h" for HAVE_SSTREAM.
2001-05-11 Christian Baueradded missing factor I in gamma5 trace
2001-05-11 Richard Kreckel- Added inclusion of <sstream> or <strstream> since...
2001-05-11 Richard Kreckel* node assignment was not returning *this.
2001-05-10 Christian Bauermore checks (more, MORE, BWAHAHHAAA!... uhm, ...) for...
2001-05-09 Richard Kreckel- minor cleanup.
2001-05-08 Richard Kreckel* Added some messy exams for new operator semantics.
2001-05-04 Christian Bauer- more clifford checks
2001-04-26 Christian Baueradded more trace checks
2001-04-25 Christian Baueradded more trace checks
2001-04-24 Christian Baueradded first trace check
2001-04-20 Christian Bauer- dirac_one() -> dirac_ONE()
2001-04-06 Christian Baueradded check for archiving system
2001-04-05 Christian Bauer- subs() can be used to substitute functions, tensors...
2001-03-30 Christian Baueradded checks for bugs in GiNaC 0.8.0
2001-03-29 Christian Baueradded checks for color objects
2001-03-29 Christian Bauer- introduced macros to shorten the source files
2001-03-27 Christian Baueradded check for contraction of epsilon with symmetric...
2001-03-23 Christian Bauerused new diag_matrix() and matrix from lst constructor
2001-03-22 Christian Baueradded another relativistic electrodynamics check (energ...
2001-03-15 Richard Kreckel* Exam some simple square free factorizations.
2001-03-14 Christian Baueradded checks involving epsilon tensor
2001-03-14 Richard Kreckelfix stupid memory problem.
2001-03-06 Christian Baueradded checks for new indexed objects
next