[Haskell-cafe] Numerical Analysis

Erik de Castro Lopo mle+hs at mega-nerd.com
Sun May 16 17:58:31 EDT 2010


Pierre-Etienne Meunier wrote:

> I was also wondering about how to do linear algebra : an infinite
> number of types would be needed to express all the constraints on
> matrix multiplication : we need types such as "array of size m * n".
> Is there a way to generate these automatically

This is already done for you in the package hmatrix-static on 
Hackage.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the Haskell-Cafe mailing list