]> www.ginac.de Git - ginac.git/history - check/exam_pseries.cpp
- Check the normal(c-(b*a-c*a)/(4-a)) bug.
[ginac.git] / check / exam_pseries.cpp
2000-07-21 Richard Kreckel- Derivatives are now assembled in a slightly different...
2000-07-07 Richard Kreckel- added a test for Li2(sin(x)).series(x==0,8).
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-23 Richard Kreckel- We now write f(x).series(x==3,5) instead of f(x)...
2000-03-21 Richard Kreckel- gamma() -> Gamma().
2000-02-29 Richard Kreckel- Completely restructured the checks in subdir check/.