]> www.ginac.de Git - ginac.git/history - check
- doc update: motivate use of .expand() in basic::series().
[ginac.git] / check /
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...
2000-04-20 Richard Kreckel- Timings D and E: finer time resolution
2000-04-03 Richard Kreckel- Fixed for new input parser scheme.
2000-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-29 Christian Bauer- expressions can now be read from streams; the input...
2000-03-28 Richard Kreckel- New tests from the Lewis-Wester Paper: I, J, K and L.
2000-03-27 Richard Kreckel- Finally: the test M1 from Lewis and Wester works.
2000-03-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-26 Richard Kreckel- added test O1 from Lewis-Wester paper.
2000-03-25 Richard Kreckel- Two more tests from the Lewis-Wester paper.
2000-03-25 Richard Kreckel- Added some tests from the Lewis-Wester testsuite.
2000-03-24 Christian Bauer- ginac.h includes version.h (created by configure...
2000-03-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-21 Richard Kreckel- 0^a -> 0^a instead of 0.
2000-03-15 Richard Kreckel- New file exam_inifcns.cpp holds some functions that...
2000-03-14 Richard Kreckel- Cleanup and clarifications.
2000-03-13 Richard Kreckel- Two new timimgs that are interesting for optimizing.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.
2000-02-23 Richard Kreckel- A new test ripped shamelessly from the Mathematica...
2000-02-21 Alexander Frinkadded a normal() to compare the output from lsolve...
2000-02-21 Christian Bauer- added check for latest normal() bug
2000-02-14 Richard Kreckel- put problematic call in paranoia_check8() into a...
2000-02-13 Richard Kreckel- bugfix: 2^(3/2) does not throw any more. This was...
2000-02-10 Christian Bauer- normal() now internally keeps numerator and denominat...
2000-02-07 Richard Kreckel- changes triggered by fucking new version of automake
2000-02-07 Christian Bauer- cint dir was missing from distribution
next