Matlab Mex Interface

Поиск
Список
Период
Сортировка
От Darrin Rothe
Тема Matlab Mex Interface
Дата
Msg-id 002101c03590$b75e57b0$0302a8c0@rothemon.dt-internal.com
обсуждение исходный текст
Ответы Re: Matlab Mex Interface  (The Hermit Hacker <scrappy@hub.org>)
Re: Matlab Mex Interface  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
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.

Any comments?

Darrin Rothe
Arizona State University
rothe@asu.edu



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [HACKERS] My new job
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Re: [HACKERS] My new job