]> www.ginac.de Git - ginac.git/history - ginac/inifcns_zeta.cpp
- speedup by declaring x_pt and so on const
[ginac.git] / ginac / inifcns_zeta.cpp
1999-12-25 Richard Kreckel- speedup by declaring x_pt and so on const
1999-12-20 Richard Kreckel- more logic on the trigonometric function stuff.
1999-12-17 Richard Kreckel- Banned exZERO(), exONE(), exMINUSHALF() and all this...
1999-12-13 Richard Kreckel- introduced info_flags::cinteger, info_flags::crational,
1999-12-10 Richard Kreckel- Introduced exception do_taylor to signal Taylor expan...
1999-12-02 Alexander Frink#ifndef around namespace GiNaC { }
1999-12-01 Richard Kreckel- added prefix and postfix increment and decrement...
1999-11-22 Christian Bauer- ASSERT macro renamed to GINAC_ASSERT
1999-11-22 Richard Kreckel- added Bernoulli numbers
1999-11-19 Richard Kreckel- a little bit more consistent evaluation of zeta(x)
1999-11-19 Richard Kreckel- architectural checkpoint for zeta-function.