Implementation of the Incomplete Gamma function committed



Hello Mario,

thank you for your feedback.

I try to implement missing features of Maxima systematically. So I had first to
add code for the Factorial, Double factorial and the Gamma function. Some code
was necessary to fully implement the features of the Incomplete Gamma function.

Next I will have a look at the Beta function, the Incomplete Beta function and
the Error funtions Erf and Erfc. Some varieties of the Gamma function have to be
implemented as well.

But another work I have started is to write the missing User documentation. This
is more difficult for a German writer than to write Lisp code.

Another work I am thinking about is to write a more technically documentation
which tells more about the implemented algorithm and their restrictions.

Dieter Kaiser

-----Urspr?ngliche Nachricht-----
Von: biomates at telefonica.net [mailto:biomates at telefonica.net] 
Gesendet: Samstag, 27. September 2008 11:29
An: Dieter Kaiser
Betreff: Re: [Maxima] Implementation of the Incomplete Gamma function committed

Dieter Kaiser escribi?:
> Again the message of my last commit was not added to the mailing list.
> So I post the log message:
> 
> Implementation of the Incomplete Gamma function
> 
> New Maxima User function: gamma_incomplete(a,z)
> 

Danke Dieter,

Are you planning to implement beta_incomplete?


-- 
Mario Rodriguez