[Haskell-cafe] Purely funcional LU decomposition
Rafael Gustavo da Cunha Pereira Pinto
RafaelGCPP.Linux at gmail.com
Thu Feb 5 10:32:48 EST 2009
2009/2/5 Henning Thielemann <lemming at henning-thielemann.de>
>
>
> ---------- Forwarded message ----------
> From: Henning Thielemann <thunderbird at henning-thielemann.de>
> To: Rafael Gustavo da Cunha Pereira Pinto <RafaelGCPP.Linux at gmail.com>
> Date: Thu, 05 Feb 2009 14:43:13 +0100
> Subject: Re: [Haskell-cafe] Purely funcional LU decomposition
> Rafael Gustavo da Cunha Pereira Pinto wrote:
>
>>
>> interesting to look at real matrix code that people have written and
>> think about what would be needed in a library to make it easier to
>> write.
>> --
>> Dan
>>
>>
>> What I miss most is a data structure with O(1) (amortized) direct access.
>>
>
> STArray and STUArray?
>
>
>
Are they? :-)
--
Rafael Gustavo da Cunha Pereira Pinto
Electronic Engineer, MSc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090205/91c5f9b4/attachment.htm
More information about the Haskell-Cafe
mailing list