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

From Ron Mayer
Subject Re: arrays of floating point numbers / linear algebra operations into the DB
Date
Msg-id 47A37EC7.3060709@cheapcomplexdevices.com
Whole thread Raw
In response to Re: arrays of floating point numbers / linear algebra operations into the DB  ("Webb Sprague" <webb.sprague@gmail.com>)
Responses Re: arrays of floating point numbers / linear algebra operations into the DB
List pgsql-general
Webb Sprague wrote:
> On Feb 1, 2008 2:31 AM, Enrico Sirola <enrico.sirola@gmail.com> wrote:
>> I'd like to perform linear algebra operations on float4/8 arrays...
>
> If there were a coherently designed, simple, and fast LAPACK/ MATLAB
> style library and set of  datatypes for matrices and vectors in
> Postgres, I think that would be a HUGE plus for the project!

I'd also be very excited about this project.

Especially if some GIST or similar index could efficiently search
for vectors "close" to other vectors.

I assume something like "within a n-dimensional bounding box"
would be possible with GIST....

I'd be eager to help, test, debug, etc; but probably aren't qualified
to take the lead on such a project.



pgsql-general by date:

Previous
From: "Webb Sprague"
Date:
Subject: Re: arrays of floating point numbers / linear algebra operations into the DB
Next
From: Alvaro Herrera
Date:
Subject: Re: [pgsql-advocacy] PostgreSQL Certification