Re: Matlab Mex Interface - Mailing list pgsql-general

From The Hermit Hacker
Subject Re: Matlab Mex Interface
Date
Msg-id Pine.BSF.4.21.0010140057020.654-100000@thelab.hub.org
Whole thread Raw
In response to Matlab Mex Interface  ("Darrin Rothe" <rothe@asu.edu>)
Responses RE: Matlab Mex Interface  ("Darrin Rothe" <rothe@asu.edu>)
List pgsql-general
On Fri, 13 Oct 2000, Darrin Rothe wrote:

> We have recently developed an interface to PostgreSQL for Matlab.
>
> The interface is implemented as 'C' mex wrappers around libpq.  Most of the
> database connection and query execution functions are implemented, and it
> supports default (text) and binary transfers directly into Matlab variables
> (including text, integer, and floating point arrays).
>
> The functions have been tested on Linux, SGI 32 bit, and Windows
> architectures.  Other architectures should be trivial to support - just a
> matter of compiling.
>
> We would like to make this interface freely available, and would like to
> know how much interest there would be in the interface.  Also, would it be
> worthwhile to package and make available with PostgreSQL.

the only problem that I could see with this is the license that it is
under ... if under BSD license, we could easily extend configure to have a
--with-matlab option ...



pgsql-general by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Re: [HACKERS] My new job
Next
From: Bruce Momjian
Date:
Subject: Re: Re: [HACKERS] My new job