Haskell Matrix Library...

John Meacham john at repetae.net
Fri Jun 10 01:30:46 EDT 2005


On Fri, Jun 10, 2005 at 09:19:40AM +0400, Bulat Ziganshin wrote:
> Hello Keean,
> 
> Thursday, June 09, 2005, 8:52:55 PM, you wrote:
> 
> KS>   (sometimes the best is the enemy of the good!)
> 
> i think that best in this case will be splitting library to
> "low-level" and "high-level" parts, where low-level part implements
> functions like "miltipleMatrixByScalar", "miltipleMatrixByMatrix" and
> so on and high-level part implements matlab-like or strong-typed
> access to this functions via appropriate overloaded operators and so
> on. so in this case low-level==semantics and high-level==syntax

perhaps the low-level part could be the LAPACK/BLAS interface that was
floating around?
        John

-- 
John Meacham - ⑆repetae.net⑆john⑈ 


More information about the Libraries mailing list