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

From Webb Sprague
Subject Re: arrays of floating point numbers / linear algebra operations into the DB
Date
Msg-id b11ea23c0802012211n6444ccf6ta44bf593288f1ba6@mail.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>)
Responses Re: arrays of floating point numbers / linear algebra operations into the DB
List pgsql-general
On Feb 1, 2008 2:31 AM, Enrico Sirola <enrico.sirola@gmail.com> wrote:
> Hello,
> I'd like to perform linear algebra operations on float4/8 arrays

Having avoided a bunch of real work wondering about linear algebra and
PG, did you consider the Gnu Scientific Library ?  We would still need
to hook everything together, but it seems to do a lot of this, and is
written in C, etc.

pgsql-general by date:

Previous
From: Jose Quiroz
Date:
Subject: Re: I can't restart postgres
Next
From: "Scott Marlowe"
Date:
Subject: Re: I can't restart postgres