Re: arrays of floating point numbers / linear algebra operations into the DB - Mailing list pgsql-general

From Enrico Sirola
Subject Re: arrays of floating point numbers / linear algebra operations into the DB
Date
Msg-id 780B80FE-BFD8-4B32-8C24-F356F92F0B6D@gmail.com
Whole thread Raw
In response to arrays of floating point numbers / linear algebra operations into the DB  (Enrico Sirola <enrico.sirola@gmail.com>)
List pgsql-general
Hi Joe,

> I don't know if the speed will meet your needs, but you might test
> to see if PL/R will work for you:
>
>  http://www.joeconway.com/plr/
>
> You could use pg.spi.exec() from within the R procedure to grab the
> arrays, do all of your processing inside R (which uses whatever BLAS
> you've set it up to use), and then return the result out to Postgres.

Thanks a lot for the hint, I'll give it a try. It also will be much
easier to implement a prototype :-)
Bye,
e.


pgsql-general by date:

Previous
From: Brar Piening
Date:
Subject: Re: PostgreSQL on a CompactFlash
Next
From: Guy Rouillier
Date:
Subject: Re: [Pljava-dev] pljava.dll - bogus error