]> www.ginac.de Git - ginac.git/history - check/exam_clifford.cpp
Happy New Year!
[ginac.git] / check / exam_clifford.cpp
2017-01-09 Richard KreckelHappy New Year!
2016-08-11 Vladimir KisilAdd proper functions to make clifford_bar() and cliffor...
2016-04-13 Richard KreckelFix typos in comments.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2016-01-01 Richard KreckelHappy New Year!
2016-01-01 Richard KreckelHappy New Year!
2015-11-29 Richard KreckelUse neseted initializer lists to construct matrix objects.
2015-11-26 Richard KreckelUse initializer lists to construct container<>, lst.
2015-10-10 Richard KreckelFix some apparent typos and misindentations 2.
2015-07-31 Richard KreckelFix some apparent typos and misindentations.
2015-01-25 Richard KreckelHappy new year!
2014-10-14 Richard KreckelUpdate copyright statements.
2012-02-23 Alexei SheplyakovMerge branch 'master' of git://github.com/AlexeiSheplya...
2011-06-23 Vladimir V. KisilBe more careful before converting to indexed.
2011-02-04 Richard KreckelExtend copyright to 2011.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-03-05 Jens VollingaCopyright goes 2010.
2010-02-27 Richard KreckelUpdate copyright notice.
2009-02-06 Jens VollingaPrettified source code.
2008-06-25 Jens VollingaRemoved left-over debugging line.
2008-06-25 Jens VollingaMake the behaviour of class function more consistent...
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!
2008-03-04 Alexei Sheplyakovcheck: indicate the test failures with non-zero exit...
2007-08-27 Jens Vollingalst_to_clifford() and clifford_to_lst() can handle...
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-24 Chris DamsImproved dummy index renaming.
2006-05-24 Chris DamsAllow for more general expressions for clifford metrics...
2006-01-19 Jens Vollinga- Disabled three badly written checks that fail with...
2005-11-18 Richard Kreckel* Restore speed lost in GiNaC-1.3.2 [V. Kisil].
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-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-02-22 Christian BauerHappy new year!
2004-08-05 Christian Bauer- added checks for multiple-label traces
2004-06-14 Christian Baueradapted to changed clifford_unit() API
2004-06-14 Christian Baueradded checks for generalized clifford units
2004-01-30 Christian Bauercanonicalize_clifford() was omitting some ONEs
2004-01-08 Christian BauerHappy New Year!
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauerprepared for 1.0.13 release
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-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
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-05-21 Christian Bauerupdated for changes in Clifford/color classes
2001-05-18 Christian Baueradded checks for dummy index renaming and canonicalize_...
2001-05-11 Christian Baueradded missing factor I in gamma5 trace
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-05 Christian Bauer- subs() can be used to substitute functions, tensors...