Re: arrays of floating point numbers / linear algebra operations into the DB

From: "Webb Sprague" <webb(dot)sprague(at)gmail(dot)com>
To: "Enrico Sirola" <enrico(dot)sirola(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: arrays of floating point numbers / linear algebra operations into the DB
Date: 2008-02-02 06:11:54
Message-ID: b11ea23c0802012211n6444ccf6ta44bf593288f1ba6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Feb 1, 2008 2:31 AM, Enrico Sirola <enrico(dot)sirola(at)gmail(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-02-02 06:49:59 Re: I can't restart postgres
Previous Message Jose Quiroz 2008-02-02 05:49:13 Re: I can't restart postgres