More Integrals for the Exponential function



Hello Robert,

thank you for your interest. I use the testfile to implement the missing
integrals. I will commit it when I have finished some work to extend the
integrator. To solve the problem with the pattern matcher I have found a
workaround for the integration routines (factor the exponent of the exponential
function to be integrated).

The last days I have tried to install a Linux. Yesterday I had success to
checkout Maxima on the Linux system, compile Maxima with CLISP 2.44.1 and run
the testsuite without errors.

So I have nearly finshed my first Linux installation and can continue the work
on Maxima.

Dieter Kaiser

-----Urspr?ngliche Nachricht-----
Von: robert.dodier at gmail.com [mailto:robert.dodier at gmail.com] 
Gesendet: Freitag, 14. November 2008 18:31
An: Dieter Kaiser
Cc: maxima at math.utexas.edu
Betreff: Re: [Maxima] More Integrals for the Exponential function

On Mon, Nov 10, 2008 at 3:36 PM, Dieter Kaiser <drdieterkaiser at web.de> wrote:

> I have build up a testfile with about 730 integrals for the exponential
> functions. Maxima can solve 240 of these integrals. These integrals are not
all
> of different types but are more and more general.

Dieter, thanks a lot for working on this.
If you have not already done so, I encourage you to commit this work.
If it is unfinished, just arrange for it to be avoided in execution, or
perhaps put it on a branch in CVS. In any event I wouldn't want to lose it.

> But now I have detected a problem with the pattern match mechanism
> of schatchen in schatc.lisp.

I don't know about the schatchen pattern matcher, but I will try to
take a look at it after Dec 1.

best

Robert Dodier