]> www.ginac.de Git - ginac.git/commit
- ex::series() catches and re-throws exceptions happening during expansion
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 13 Mar 2000 19:21:20 +0000 (19:21 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Mon, 13 Mar 2000 19:21:20 +0000 (19:21 +0000)
commitaf8a306646b51b66a0bbe325326059f814f81289
tree2faabd847be455e89c437531693c581fc3191c32
parentaff6beb8e799e6827c40975ed2f22b51976b1cb8
- ex::series() catches and re-throws exceptions happening during expansion
  (almost always caused by expansion of unhandled poles)
- series(log(x),x) now returns log(x) instead of an error
ginac/inifcns_trans.cpp
ginac/pseries.cpp