]> www.ginac.de Git - ginac.git/history - check/exam_inifcns.cpp
* Minor cleanups to avoid copying of symbols and stuff like that.
[ginac.git] / check / exam_inifcns.cpp
2001-06-27 Richard Kreckel- eta(x,y) was broken all along since ages: eta(I,I...
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-03-30 Richard Kreckel- dramatic speedup for characteristic polynomials of...
2000-03-26 Richard Kreckel- As advertised: we are calling the Gamma function...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-03-15 Richard Kreckel- New file exam_inifcns.cpp holds some functions that...