public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* no gsl_sf_psi_1 in CVS
@ 2004-11-10 23:43 Giulio Bottazzi
  2004-11-12 13:00 ` Brian Gough
  0 siblings, 1 reply; 4+ messages in thread
From: Giulio Bottazzi @ 2004-11-10 23:43 UTC (permalink / raw)
  To: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

Hi,
in the present CVS version the function gsl_sf_psi_1 seems no longer
defined in psi.c.

	G.

-- 
Giulio Bottazzi                 PGP Key ID:BAB0A33F 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: no gsl_sf_psi_1 in CVS
  2004-11-10 23:43 no gsl_sf_psi_1 in CVS Giulio Bottazzi
@ 2004-11-12 13:00 ` Brian Gough
  2004-11-12 13:30   ` Giulio Bottazzi
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Gough @ 2004-11-12 13:00 UTC (permalink / raw)
  To: Giulio Bottazzi; +Cc: gsl-discuss

Giulio Bottazzi writes:
 > in the present CVS version the function gsl_sf_psi_1 seems no longer
 > defined in psi.c.

What version was it in originally?

-- 
Brian Gough

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: no gsl_sf_psi_1 in CVS
  2004-11-12 13:00 ` Brian Gough
@ 2004-11-12 13:30   ` Giulio Bottazzi
  2004-11-12 15:00     ` Brian Gough
  0 siblings, 1 reply; 4+ messages in thread
From: Giulio Bottazzi @ 2004-11-12 13:30 UTC (permalink / raw)
  To: Brian Gough; +Cc: gsl-discuss


[-- Attachment #1.1: Type: text/plain, Size: 489 bytes --]

On Fri, 12 Nov 2004 12:33:20 +0000
Brian Gough <bjg@network-theory.co.uk> wrote:

> Giulio Bottazzi writes:
>  > in the present CVS version the function gsl_sf_psi_1 seems no
>  > longer defined in psi.c.
> 
> What version was it in originally?

I've checked that it is also absent in version 1.5. It is however
declared in gsl_sf_psi.h and mentioned in the documention. I attach a
patch to CVS version that defines it.

Best,
	G.

-- 
Giulio Bottazzi                 PGP Key ID:BAB0A33F 

[-- Attachment #1.2: patch --]
[-- Type: application/octet-stream, Size: 283 bytes --]

Index: gsl/specfunc/psi.c
===================================================================
RCS file: /cvs/gsl/gsl/specfunc/psi.c,v
retrieving revision 1.38
diff -r1.38 psi.c
719a720,724
> double gsl_sf_psi_1(const double x)
> {
>   EVAL_RESULT(gsl_sf_psi_1_e(x, &result));
> }
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: no gsl_sf_psi_1 in CVS
  2004-11-12 13:30   ` Giulio Bottazzi
@ 2004-11-12 15:00     ` Brian Gough
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Gough @ 2004-11-12 15:00 UTC (permalink / raw)
  To: Giulio Bottazzi; +Cc: gsl-discuss

Giulio Bottazzi writes:
 > I've checked that it is also absent in version 1.5. It is however
 > declared in gsl_sf_psi.h and mentioned in the documention. I attach a
 > patch to CVS version that defines it.

Thanks. I've added it.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-12 15:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-10 23:43 no gsl_sf_psi_1 in CVS Giulio Bottazzi
2004-11-12 13:00 ` Brian Gough
2004-11-12 13:30   ` Giulio Bottazzi
2004-11-12 15:00     ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).