]> www.ginac.de Git - ginac.git/history - check/exam_matrices.cpp
added checks for bugs in GiNaC 0.8.0
[ginac.git] / check / exam_matrices.cpp
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-08-10 Richard Kreckel- Complete revamp of methods in class matrix. Some...
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/.