]> www.ginac.de Git - ginac.git/history - check
* Analytic continuation for atan2(y,x) for complex y and x.
[ginac.git] / check /
2007-07-11 Jens VollingaAdditional transformations for mul and power [Sheplyakov].
2007-05-16 Chris DamsPatch by Stefan Weinzierl that fixes a bug in series...
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-11-22 Chris Damssmall correction: turned some idx into IDX.
2006-10-20 Chris DamsBugs w.r.t. raising/lowering dummy indices when doing...
2006-09-08 Chris DamsVladimirs improvements for the case that clifford objec...
2006-08-17 Chris DamsVladimirs patch for removing the "anti-commuting" branc...
2006-07-31 Chris DamsPatch from Alexei for enabling compilation on MinGW.
2006-07-24 Chris DamsImproved dummy index renaming.
2006-05-24 Chris DamsAllow for more general expressions for clifford metrics...
2006-02-14 Chris DamsFixed problems on 64-bit machines and introduced has_op...
2006-01-19 Jens Vollinga- Disabled three badly written checks that fail with...
2005-11-27 Richard Kreckel* Enclose sprod::print and sprod::eval in namespace...
2005-11-18 Richard Kreckel* Restore speed lost in GiNaC-1.3.2 [V. Kisil].
2005-11-18 Richard Kreckel* Reworked timing output and increased some timing...
2005-11-09 Richard Kreckel* Open streams binary (actually makes a difference...
2005-11-04 Richard Kreckel* Avoid getrusage(2) on systems that don't have it...
2005-11-02 Richard Kreckel* Make timer class a little bit more lightweight and...
2005-07-12 Jens VollingaVarious improvements for clifford class (subs for metri...
2005-06-03 Jens Vollinga* Now two different simplification paths in clifford...
2005-05-09 Jens VollingaAdapted exam for Alexei's gcd patch.
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-04-01 Jens Vollinga* Applied Vladimir Kisil's patches (bug in clifford_pri...
2005-03-11 Richard Kreckel* Fix some language conformance issues needed for GCC 4.0
2005-02-22 Christian BauerHappy new year!
2004-10-19 Jens VollingaNew checks for G and Li functions.
2004-10-06 Christian Bauerfixed another power::series() bug [Alexei Sheplyakov]
2004-08-20 Christian Baueradded another check
2004-08-09 Jens VollingaSynced to HEAD
2004-08-05 Christian Bauer- added checks for multiple-label traces
2004-08-02 Christian Baueradded check for power::get_free_indices()
2004-08-02 Christian Baueradded checks for integer_content()/content()/primpart()
2004-06-15 Richard Kreckel- Added method matrix::rank().
2004-06-14 Christian Baueradapted to changed clifford_unit() API
2004-06-14 Christian Baueradded checks for generalized clifford units
2004-04-17 Jens VollingaAdd check for log-bug.
2004-03-27 Jens VollingaAdded check for fixed bug
2004-03-11 Jens VollingaSynced to HEAD.
2004-03-10 Jens VollingaModifications for improved series expansion.
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
next