]> www.ginac.de Git - ginac.git/history - check/check_matrices.cpp
* Packaging update.
[ginac.git] / check / check_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-07-26 Richard Kreckel- Made determinant_algo (in flags.h) really work.
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-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.