Re: Extended unit

From: Shawn Harrison <harrison(at)tbc(dot)net>
To:
Cc: PgSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Extended unit
Date: 2005-01-27 17:01:17
Message-ID: 41F91E5D.6080106@tbc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Frank D. Engel, Jr. wrote [01/27/05 9:19 AM]:
> On Jan 26, 2005, at 6:57 PM, PFC wrote:
>
>> Isn't there some free open source algebraic computation toolkit with
>> equations and units somewhere ?

A very simple but effective system that I have used quite a lot for
"computation with units" is a Python module called unum ("Unit numbers"):

http://home.tiscali.be/be052320/Unum.html

I suppose what makes this (marginally) "on-topic" is that you could use
it within pgpythonu, but I haven't tried that myself. In particular,
you'd have to serialize the unum objects to store them.
--
________________
harrison(at)tbc(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Terry Lee Tucker 2005-01-27 17:06:54 Re: pg_dump shell script with ~/.pgpass
Previous Message MargaretGillon 2005-01-27 16:47:40 Re: pg_dump shell script with ~/.pgpass