]> www.ginac.de Git - ginac.git/history - check/time_gammaseries.cpp
Documented compile_ex, link_ex, unlink_ex.
[ginac.git] / check / time_gammaseries.cpp
2005-11-18 Richard Kreckel* Reworked timing output and increased some timing...
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2004-01-08 Christian BauerHappy New Year!
2003-07-02 Christian Bauermerging 1.2 branch into main trunk
2003-01-21 Christian Bauerprepared for 1.0.13 release
2002-01-25 Richard Kreckel* Finilize version 1.0.4 (version numbers, copyrights... release_1-0-4
2001-11-05 Richard Kreckel* Unobfuscate the estimate check for the last coefficient.
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-26 Richard Kreckel- As advertised: we are calling the Gamma function...
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-13 Richard Kreckel- Two new timimgs that are interesting for optimizing.
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.