This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, wwwdocs] gcc-4.3/changes.html: Fortran - Add GAMMA/LGAMMA


On Tue, 2007-10-30 at 18:13 +0000, François-Xavier Coudert wrote:

Hi FX,

> I intend to submit a patch adding a fallback tgamma() based on netlib,
> for platforms that don't have a tgamma() at all.

I am currenly working on fallback implementations of tgamma*() and
lgamma*() using the Lanczos approximation (one reason why I've been
quiet these last days :-)  I've gotten pretty far by now, but you
can expect a patch within the next few days.

I hope we didn't do too much duplicate effort here.

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]