Re: GSL (GNU Scientific library, numerical routines) interface

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "g(dot)p(dot)ciceri" <gp(dot)ciceri(at)acm(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: GSL (GNU Scientific library, numerical routines) interface
Date: 2001-11-07 15:15:46
Message-ID: 200111071515.fA7FFkM02334@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hi all,
> I've just started to write an interface to some part (it's huge)
> of GSL as C user written functions, in form of a contrib
> module. It's only the first (very small :-)) release,
> and since it's a rather big work, I'd like to know if
> someone other is interested in helping me.
>
> Following the FAQ (5.2) suggestion, I've attached
> a .tgz file to be expanded into the contrib directory.
> It compiles cleanly with my v7.1.3 on GNU/Linux (RH7.2).
>
> My question: is this the right manner to contribute modules ???
> So I can keep up posting to this list my updates (I've written
> a couple of other modules, a libCurl interface and a nettle
> (a crypto library) interface: I can post to the list them, too).

The hackers list is best for discussion. I would send the patches to
the patches list. These are in the perfect format for inclusion into
PostgreSQL. The only question is whether they are of general interest
enough to add to our /contrib tree, or whether these would be better on
a separate web site like gborg.postgresql.org.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-11-07 15:18:22 Re: Status of 7.2
Previous Message Karel Zak 2001-11-07 14:11:11 Re: LIKE predicate and '\' character