]> www.ginac.de Git - ginac.git/history - check
unit_matrix() uses a heap-allocated matrix
[ginac.git] / check /
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
2001-03-06 Christian Bauerremoved obsolete files
2001-03-05 Richard Kreckel* New funny timing added: compute an antipode in Yukawa...
2001-02-28 Richard Kreckel* some longish timings are now disabled by default.
2001-02-27 Christian Bauerbuilding in separate directory didn't work
2001-02-15 Christian Bauerdisabled the exam because the lortensor API is going...
2001-02-15 Richard Kreckeladd two checks that power::series did wrong so far.
2001-02-07 Richard Kreckeltrancendental function branch-point sanity
2001-01-29 Christian Baueradded a check that expand(x^((a+b)^2-a^2-b^2-2*a*b...
2001-01-29 Richard Kreckel- Lewis-Wester tests D and E now benchmark the time...
2001-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
2000-08-28 Christian Bauer- removed non-sources from CVS
2000-08-14 Richard Kreckel- Duh, we had some style discussion again...
2000-08-12 Richard Kreckel- Same shit as Christian did yesterday in ginac/.
2000-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
2000-08-04 Christian Bauer- added check for normal((b*a-c*a)/(4-a)) bug
2000-08-04 Richard Kreckel- Check the normal(c-(b*a-c*a)/(4-a)) bug.
2000-08-02 Christian Bauer- added check for "normal(2-2*(1+a)/(-1-a))" bug
2000-07-26 Richard Kreckel- Made determinant_algo (in flags.h) really work.
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-07-07 Richard Kreckel- added a test for Li2(sin(x)).series(x==0,8).
2000-06-15 Richard Kreckel- cint/*: Revamped the launch-scheme for ginaccint...
2000-06-06 Christian Bauer- whoops, accidentally commented out gamma series test...
2000-06-06 Christian Bauer*sigh* when will we move the Makefile.in's out of CVS?
2000-05-16 Richard Kreckel- Adjusted build-environment for "Cint without crutches...
2000-04-29 Richard Kreckel- Extended check (FIXME: may under certain conditions...
next