]> www.ginac.de Git - ginac.git/history - ginac/integral.cpp
Make pseries also work for non-rational functions. Patch by Alexei.
[ginac.git] / ginac / integral.cpp
2007-02-01 Richard Kreckel* Happy New Year(s)!
2006-12-11 Chris DamsAdded some abses to the code for numerical integration.
2005-09-18 Richard Kreckel* Snyc to HEAD (C. Dams' precision-aware lookup in...
2005-09-14 Richard Kreckel* Sync to HEAD (unused adaptivesimpson last argument).
2005-05-01 Richard Kreckel* Last week, the FSF has moved their office.
2005-02-22 Christian BauerHappy new year!
2005-01-08 Richard Kreckel* Sync to HEAD (static initialization order fiasco).
2004-10-14 Christian Baueradded error handling to op()/let_op()
2004-10-12 Jens VollingaAdded integral class.