]> www.ginac.de Git - ginac.git/history - check/times.cpp
synced to 1.2 (documentation building)
[ginac.git] / check / times.cpp
2004-01-08 Christian BauerHappy New Year!
2003-10-12 Richard Kreckel* times.cpp (randomify_symbol_serials): New.
2003-08-20 Christian Baueradded exams and timings for exhashmap<>
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-03-28 Richard Kreckel* (time_fateman_expand.cpp): new file.
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-10-27 Richard Kreckel* Headers only include <iosfwd> from now on, since...
2001-03-29 Christian Bauer- introduced macros to shorten the source 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-01-22 Richard Kreckel- See if __GNUC__ < 2.97 before using std::vector<...
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-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-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
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- 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-13 Richard Kreckel- Two new timimgs that are interesting for optimizing.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.